CustomAttributeNamedArgumentKind 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定常数,用于定义自定义属性签名中参数的种类。
public enum class CustomAttributeNamedArgumentKind
public enum CustomAttributeNamedArgumentKind
type CustomAttributeNamedArgumentKind =
Public Enum CustomAttributeNamedArgumentKind
- 继承
字段
Field | 83 | 字段参数。 |
Property | 84 | 属性参数。 |