Condividi tramite


MetadataAttribute.IsName Proprietà

Definizione

Specifica se l'attributo è l'attributo Name.

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

Valore della proprietà

true se l'attributo è Nome. In caso contrario, false.

Attributi

Si applica a