CustomAttributeNamedArgumentKind Enumeração

Definição

Especifica constantes que definem os tipos de argumentos em uma assinatura de atributo personalizado.

public enum class CustomAttributeNamedArgumentKind
public enum CustomAttributeNamedArgumentKind
type CustomAttributeNamedArgumentKind = 
Public Enum CustomAttributeNamedArgumentKind
Herança
CustomAttributeNamedArgumentKind

Campos

Field 83

Um argumento de campo.

Property 84

Um argumento de propriedade.

Aplica-se a