Partager via


IsolatedWindowsEnvironmentFile.HostPath Propriété

Définition

Action déconseillée. Obtient le chemin d’accès de l’hôte complet d’un fichier.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne pour le chemin d’accès de l’hôte.

Attributs

Remarques

Avertissement

Il s’agit d’une API déconseillée.

S’applique à