CustomAttributeNamedArgumentKind 枚举

定义

指定常数,用于定义自定义属性签名中参数的种类。

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

字段

Field 83

字段参数。

Property 84

属性参数。

适用于