DeclarativeType.Kind Property

Definition

Gets or sets the declarative id for this type.

public string Kind { get; set; }
member this.Kind : string with get, set
Public Property Kind As String

Property Value

The declarative id for this type.

Applies to