Share via


MemberIdentifier.IsNameChanged Proprietà

Definizione

Specifica se il nome del membro e il tipo di membro vengono modificati.

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

Valore della proprietà

true se il nome del membro e il tipo di membro sono cambiati; in caso contrario, fasle.

Attributi

Si applica a