ResourceType.InstanceType Property

Definition

Reference to the CLR type that this resource represents.

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

Property Value

The instance type as a ResourceType.

Applies to