IsolatedWindowsEnvironmentFile.GuestPath Eigenschaft

Definition

Veraltet. Ruft den vollständigen Gastpfad einer Datei ab.

public:
 property Platform::String ^ GuestPath { Platform::String ^ get(); };
winrt::hstring GuestPath();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentFile is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
winrt::hstring GuestPath();
public string GuestPath { get; }
public string GuestPath { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentFile is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] get; }
var string = isolatedWindowsEnvironmentFile.guestPath;
Public ReadOnly Property GuestPath As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Zeichenfolge für den Gastpfad.

Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2104 (eingeführt in 10.0.20348.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (eingeführt in v3.0)

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: