ManagementPackClassProperty.SystemType Property

Definition

Gets the CLR type associated with this property.

public:
 property Type ^ SystemType { Type ^ get(); };
public Type SystemType { get; }
member this.SystemType : Type
Public ReadOnly Property SystemType As Type

Property Value

The CLR type.

Applies to