Proprietà ResourceType.InstanceType
Fare riferimento al tipo CLR che questa risorsa rappresenta.
Spazio dei nomi System.Data.Services.Providers
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property InstanceType As Type
Get
'Utilizzo
Dim instance As ResourceType
Dim value As Type
value = instance.InstanceType
public Type InstanceType { get; }
public:
property Type^ InstanceType {
Type^ get ();
}
member InstanceType : Type
function get InstanceType () : Type
Valore proprietà
Tipo: System.Type
Il tipo di istanza come un ResourceType.