次の方法で共有


INDTransmitterProperties.PlatformIdentifier プロパティ

定義

送信機証明書からプラットフォーム識別子を取得します。

public:
 property NDCertificatePlatformID PlatformIdentifier { NDCertificatePlatformID get(); };
NDCertificatePlatformID PlatformIdentifier();
/// [get: Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
NDCertificatePlatformID PlatformIdentifier();
public NDCertificatePlatformID PlatformIdentifier { get; }
public NDCertificatePlatformID PlatformIdentifier { [Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties 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 nDCertificatePlatformID = iNDTransmitterProperties.platformIdentifier;
Public ReadOnly Property PlatformIdentifier As NDCertificatePlatformID

プロパティ値

プラットフォーム識別子。

属性

適用対象