共用方式為


KnownPerceptionFrameSourceProperties.Id 屬性

定義

取得字串索引鍵,用來查閱具有框架來源唯一識別碼的字串屬性。

public:
 static property Platform::String ^ Id { Platform::String ^ get(); };
static winrt::hstring Id();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameSourceProperties may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceInformation instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring Id();
public static string Id { get; }
public static string Id { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameSourceProperties may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceInformation instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionFrameSourceProperties.id;
Public Shared ReadOnly Property Id As String

屬性值

String

Platform::String

winrt::hstring

畫面來源的唯一識別碼。 此屬性是 String 值。

屬性

適用於