Partager via


MetadataAttribute.IsCode Propriété

Définition

Spécifie si l’attribut est l’attribut Code.

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

Valeur de propriété

true si l'attribut est l'attribut Code ; sinon, false.

Attributs

S’applique à