Share via


Permissions.BasePlatformPermission.RequiredDeclarations プロパティ

定義

必要な宣言の一覧を取得します。

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

プロパティ値

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

必要な宣言の一覧。

適用対象