Partager via


IsolatedWindowsEnvironmentOptions.SharedHostFolderPath Propriété

Définition

Action déconseillée. Chemin du dossier hôte partagé entre l’environnement Windows isolé et l’hôte pour le partage d’éléments non approuvés définis en appelant ShareHostFolderForUntrustedItems.

public:
 property Platform::String ^ SharedHostFolderPath { Platform::String ^ get(); };
winrt::hstring SharedHostFolderPath();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions 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 SharedHostFolderPath();
public string SharedHostFolderPath { get; }
public string SharedHostFolderPath { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions 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 = isolatedWindowsEnvironmentOptions.sharedHostFolderPath;
Public ReadOnly Property SharedHostFolderPath As String

Valeur de propriété

String

Platform::String

winrt::hstring

String

Attributs

Remarques

Avertissement

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

S’applique à