ExtendedPropertyDefinition.Type Property

Definition

Gets the property type.

public:
 virtual property Type ^ Type { Type ^ get(); };
public override Type Type { get; }
Public Overrides ReadOnly Property Type As Type

Property Value

The property type.

Applies to