Freigeben über


IsolatedWindowsEnvironmentOptions.SharedFolderNameInEnvironment Eigenschaft

Definition

Veraltet. Anzeigename des Ordners, der zum Freigeben nicht vertrauenswürdiger Elemente in der isolierten Windows-Umgebung verwendet wird, indem ShareHostFolderForUntrustedItems aufgerufen wird.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

String

Attribute

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: