CustomAttributeNamedArgument.IsField Propriété

Définition

Obtient une valeur qui indique si l'argument nommé est un champ.

public:
 property bool IsField { bool get(); };
public bool IsField { get; }
member this.IsField : bool
Public ReadOnly Property IsField As Boolean

Valeur de propriété

true si l'argument nommé est un champ ; sinon, false.

S’applique à