다음을 통해 공유


IsolatedWindowsEnvironmentOptions.SharedHostFolderPath 속성

정의

더 이상 사용되지 않습니다. ShareHostFolderForUntrustedItems를 호출하여 설정된 신뢰할 수 없는 항목을 공유하기 위해 격리된 Windows 환경과 호스트 간에 공유되는 호스트 폴더의 경로입니다.

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입니다.

적용 대상