共用方式為


KnownPerceptionFrameSourceProperties.EnclosureLocation 屬性

定義

取得字串索引鍵,用來查閱列舉屬性,指出 Windows 裝置上感應器的實體位置。

public:
 static property Platform::String ^ EnclosureLocation { Platform::String ^ get(); };
static winrt::hstring EnclosureLocation();
/// [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 EnclosureLocation();
public static string EnclosureLocation { get; }
public static string EnclosureLocation { [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.enclosureLocation;
Public Shared ReadOnly Property EnclosureLocation As String

屬性值

String

Platform::String

winrt::hstring

Windows 裝置上感應器的實體位置。 這是列舉值。

屬性

適用於