Freigeben über


KnownPerceptionFrameSourceProperties.EnclosureLocation Eigenschaft

Definition

Ruft einen Zeichenfolgenschlüssel ab, der zum Suchen einer Enumerationseigenschaft verwendet wird, die die physische Position des Sensors auf dem Windows-Gerät angibt.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Die physische Position des Sensors auf dem Windows-Gerät. Dies ist ein Enumerationswert.

Attribute

Gilt für: