Condividi tramite


IsolatedWindowsEnvironmentFile.HostPath Proprietà

Definizione

Deprecato. Ottiene il percorso host completo di un file.

public:
 property Platform::String ^ HostPath { Platform::String ^ get(); };
winrt::hstring HostPath();
/// [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 HostPath();
public string HostPath { get; }
public string HostPath { [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.hostPath;
Public ReadOnly Property HostPath As String

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa per il percorso host.

Attributi

Commenti

Avviso

Si tratta di un'API deprecata.

Si applica a