NDLicenseFetchDescriptor.ContentID 속성

정의

콘텐츠 identifer를 가져옵니다.

public:
 property Platform::Array <byte> ^ ContentID { Platform::Array <byte> ^ get(); };
winrt::array_view <byte> ContentID();
/// [get: Windows.Foundation.Metadata.Deprecated("INDLicenseFetchDescriptor is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
winrt::array_view <byte> ContentID();
public byte[] ContentID { get; }
public byte[] ContentID { [Windows.Foundation.Metadata.Deprecated("INDLicenseFetchDescriptor is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var byte[] = nDLicenseFetchDescriptor.contentID;
Public ReadOnly Property ContentID As Byte()

속성 값

Byte[]

byte[]

콘텐츠 식별자입니다.

구현

특성

적용 대상