Partager via


MemberIdentifier.IsCodeChanged Propriété

Définition

Spécifie si le code du membre et le type de membre sont modifiés.

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

Valeur de propriété

true si le code et le type du membre ont été modifiés ; sinon, false.

Attributs

S’applique à