Freigeben über


IsolatedWindowsEnvironmentOptions.SharedHostFolderPath Eigenschaft

Definition

Veraltet. Pfad des Hostordners, der zwischen der isolierten Windows-Umgebung und dem Host für die Freigabe nicht vertrauenswürdiger Elemente freigegeben wird, festgelegt durch Aufrufen von 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

Eigenschaftswert

String

Platform::String

winrt::hstring

String

Attribute

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: