다음을 통해 공유


Permissions.BasePlatformPermission.RequiredDeclarations 속성

정의

필요한 선언 목록을 가져옵니다.

protected virtual Func<System.Collections.Generic.IEnumerable<string>> RequiredDeclarations { get; }

속성 값

System.Func<System.Collections.Generic.IEnumerable<System.String>>

필수 선언 목록입니다.

적용 대상