Sprache

MetadataAttribute.IsSystem Eigenschaft

Definition

Spezifiziert, ob das Attribut ein Systemattribut ist.

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

Eigenschaftswert

true wenn das Attribut ein Systemattribut ist; ansonsten gilt false.

Attribute

Gilt für: