CustomAttributeNamedArgumentKind 列挙型

定義

カスタム属性シグネチャの引数の種類を定義する定数を指定します。

public enum class CustomAttributeNamedArgumentKind
public enum CustomAttributeNamedArgumentKind
type CustomAttributeNamedArgumentKind = 
Public Enum CustomAttributeNamedArgumentKind
継承
CustomAttributeNamedArgumentKind

フィールド

Field 83

フィールドの引数。

Property 84

プロパティの引数。

適用対象