KnownPerceptionFrameSourceProperties.EnclosureLocation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得字串索引鍵,用來查閱列舉屬性,指出 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
屬性值
Windows 裝置上感應器的實體位置。 這是列舉值。
- 屬性