다음을 통해 공유


IsolatedWindowsEnvironmentFile.IsReadOnly 속성

정의

더 이상 사용되지 않습니다. 파일에 대한 쓰기 권한을 가져옵니다.

public:
 property bool IsReadOnly { bool get(); };
bool IsReadOnly();
/// [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")]
bool IsReadOnly();
public bool IsReadOnly { get; }
public bool IsReadOnly { [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 boolean = isolatedWindowsEnvironmentFile.isReadOnly;
Public ReadOnly Property IsReadOnly As Boolean

속성 값

Boolean

bool

읽기 전용 값에 대한 Bool입니다.

특성

Windows 요구 사항

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

설명

경고

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

적용 대상