PermissionAttribute クラス

定義

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)]
[System.Serializable]
public sealed class PermissionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
type PermissionAttribute = class
    inherit Attribute
継承
PermissionAttribute
属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

名前 説明
PermissionAttribute()

プロパティ

名前 説明
Description
Icon
Label
Name
PermissionGroup
ProtectionLevel
RoundIcon

適用対象