CustomAttributeNamedArgumentKind 枚举

定义

指定定义自定义属性签名中的参数类型的常量。

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

字段

名称 说明
Field 83

字段参数。

Property 84

属性参数。

适用于