CustomAttributeNamedArgument<TType>.Kind プロパティ

定義

引数の種類を取得します。

public:
 property System::Reflection::Metadata::CustomAttributeNamedArgumentKind Kind { System::Reflection::Metadata::CustomAttributeNamedArgumentKind get(); };
public System.Reflection.Metadata.CustomAttributeNamedArgumentKind Kind { get; }
member this.Kind : System.Reflection.Metadata.CustomAttributeNamedArgumentKind
Public ReadOnly Property Kind As CustomAttributeNamedArgumentKind

プロパティ値

CustomAttributeNamedArgumentKind

引数の種類。

適用対象