GenericProperty.SystemType Property

Definition

Gets the type of the system.

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

Property Value

Returns Type.

The type of the system.

Applies to