CustomAttributeNamedArgumentKind Enum

Definition

Specifies constants that define the kinds of arguments in a custom attribute signature.

public enum class CustomAttributeNamedArgumentKind
public enum CustomAttributeNamedArgumentKind
type CustomAttributeNamedArgumentKind = 
Public Enum CustomAttributeNamedArgumentKind
Inheritance
CustomAttributeNamedArgumentKind

Fields

Field 83

A field argument.

Property 84

A property argument.

Applies to