Condividi tramite


IsolatedWindowsEnvironmentFile.GuestPath Proprietà

Definizione

Deprecato. Ottiene il percorso guest completo di un file.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa per il percorso guest.

Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 2104 (è stato introdotto in 10.0.20348.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (è stato introdotto in v3.0)

Commenti

Avviso

Si tratta di un'API deprecata.

Si applica a