ISymbol.IsExtern Property

Definition

Gets a value indicating whether the symbol is defined externally.

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

Property Value

Applies to