다음을 통해 공유


IsolatedWindowsEnvironmentOptions.SharedFolderNameInEnvironment 속성

정의

더 이상 사용되지 않습니다. ShareHostFolderForUntrustedItems를 호출하여 격리된 Windows 환경 집합 내에서 신뢰할 수 없는 항목을 공유하는 데 사용되는 폴더의 이름을 표시합니다.

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

속성 값

String

Platform::String

winrt::hstring

문자열

특성

설명

경고

더 이상 사용되지 않는 API입니다.

적용 대상