IsolatedWindowsEnvironmentOptions.SharedHostFolderPath 屬性

定義

已取代。 在隔離的 Windows 環境與主機之間共用的主機資料夾路徑,可藉由呼叫 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

屬性值

String

Platform::String

winrt::hstring

字串

屬性

備註

警告

這是已被取代的 API。

適用於