次の方法で共有


INDLicenseFetchDescriptor.ContentIDType プロパティ

定義

ライセンスのフェッチに使用されるコンテンツ識別子の種類を取得します。

public:
 property NDContentIDType ContentIDType { NDContentIDType get(); };
NDContentIDType ContentIDType();
/// [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")]
NDContentIDType ContentIDType();
public NDContentIDType ContentIDType { get; }
public NDContentIDType ContentIDType { [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 nDContentIDType = iNDLicenseFetchDescriptor.contentIDType;
Public ReadOnly Property ContentIDType As NDContentIDType

プロパティ値

コンテンツ識別子の種類。 値には、 KeyIDPlayReadyObject、または Custom のいずれかを指定できます。

属性

適用対象