EntityCollectionResourceType.ItemType 속성
컬렉션에 있는 단일 항목의 리소스 형식입니다.
네임스페이스: 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
리소스 형식입니다.