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

属性值

参数类型。

适用于