コレクション内の 1 つの項目のリソースの種類。
名前空間: System.Data.Services.Providers
アセンブリ: Microsoft.Data.Services (Microsoft.Data.Services.dll)
構文
'宣言
Public ReadOnly Property ItemType As ResourceType
Get
'使用
Dim instance As EntityCollectionResourceType
Dim value As ResourceType
value = instance.ItemType
public ResourceType ItemType { get; }
public:
property ResourceType^ ItemType {
ResourceType^ get ();
}
member ItemType : ResourceType
function get ItemType () : ResourceType
プロパティ値
型: System.Data.Services.Providers.ResourceType
リソースの種類。