IsolatedStoragePermission.IsUnrestricted 메서드

정의

현재 사용 권한이 제한되지 않는지 여부를 나타내는 값을 반환합니다.

public:
 virtual bool IsUnrestricted();
public bool IsUnrestricted();
abstract member IsUnrestricted : unit -> bool
override this.IsUnrestricted : unit -> bool
Public Function IsUnrestricted () As Boolean

반품

true현재 사용 권한이 제한되지 않은 경우 그렇지 않으면 . false

구현

설명

무제한 권한은 사용 권한으로 보호되는 모든 리소스에 대한 액세스를 나타냅니다.

적용 대상