Condividi tramite


MemberIdentifier.IsCodeChanged Proprietà

Definizione

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

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

Valore della proprietà

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

Attributi

Si applica a