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

屬性值

自變數種類。

適用於