Partager via


MetadataAttribute.IsName Propriété

Définition

Obtient ou définit une valeur qui indique si l'attribut est l'attribut Name.

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 Name ; sinon, false.

Attributs

S’applique à