Condividi tramite


KnownPerceptionFrameSourceProperties.EnclosureLocation Proprietà

Definizione

Ottiene una chiave di stringa usata per cercare una proprietà di enumerazione che indica la posizione fisica del sensore nel dispositivo 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

Valore della proprietà

String

Platform::String

winrt::hstring

Posizione fisica del sensore nel dispositivo Windows. Si tratta di un valore di enumerazione.

Attributi

Si applica a