共用方式為


PlayReadyContentHeader.KeyId 屬性

定義

取得已設定的內容金鑰識別碼值。

public:
 property Platform::Guid KeyId { Platform::Guid get(); };
winrt::guid KeyId();
public Guid KeyId { get; }
var guid = playReadyContentHeader.keyId;
Public ReadOnly Property KeyId As Guid

屬性值

Guid

Platform::Guid

winrt::guid

內容金鑰識別碼。 這個屬性值會區分基礎平臺的結束性。 在您想要支援的所有平臺上仔細測試您的應用程式,以確保在每個平臺上都使用正確的尾端性。

適用於