Поделиться через


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.

Применяется к