Freigeben über


ISymbol.IsDefinition Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Symbol die ursprüngliche Definition ist. Gibt "false" zurück, wenn das Symbol von einem anderen Symbol abgeleitet wird, z. B. durch Typersetzung.

public:
 property bool IsDefinition { bool get(); };
public bool IsDefinition { get; }
member this.IsDefinition : bool
Public ReadOnly Property IsDefinition As Boolean

Eigenschaftswert

Gilt für: