DeclarativeType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DeclarativeType object which is $kind => type.
public class DeclarativeType
type DeclarativeType = class
Public Class DeclarativeType
- Inheritance
-
DeclarativeType
- Derived
Constructors
DeclarativeType() |
Initializes a new instance of the DeclarativeType class. |
DeclarativeType(String, Type) |
Initializes a new instance of the DeclarativeType class. |
Properties
CustomDeserializer |
Gets or sets an optional custom deserializer for this type. |
Kind |
Gets or sets the declarative id for this type. |
Type |
Gets or sets the type for this registration. |