Share via


DeclarativeType.Type Property

Definition

Gets or sets the type for this registration.

public Type Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

Property Value

The type for this registration.

Applies to