Langage

MetadataAttribute.IsName Propriété

Définition

Obtient ou définit une valeur indiquant si l’attribut est l’attribut Nom.

public:
 property bool IsName { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool IsName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IsName : bool with get, set
Public Property IsName As Boolean

Valeur de propriété

true si l’attribut est l’attribut Nom ; sinon, false.

Attributs

S’applique à