Share via


MetadataAttribute.IsSystem Proprietà

Definizione

Ottiene o imposta un valore che indica se l'attributo è un attributo di sistema.

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

Valore della proprietà

true se l'attributo è un attributo di sistema. In caso contrario, false.

Attributi

Si applica a