PermissionAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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 | |