다음을 통해 공유


IsolatedWindowsEnvironmentFile.GuestPath 속성

정의

더 이상 사용되지 않습니다. 파일의 전체 게스트 경로를 가져옵니다.

public:
 property Platform::String ^ GuestPath { Platform::String ^ get(); };
winrt::hstring GuestPath();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentFile 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 GuestPath();
public string GuestPath { get; }
public string GuestPath { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentFile 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 = isolatedWindowsEnvironmentFile.guestPath;
Public ReadOnly Property GuestPath As String

속성 값

String

Platform::String

winrt::hstring

게스트 경로에 대한 문자열입니다.

특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2104 (10.0.20348.0에서 도입되었습니다.)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (v3.0에서 도입되었습니다.)

설명

경고

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

적용 대상