ISymbol.IsExtern 属性

定义

获取一个值,该值指示是否在外部定义符号。

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

属性值

适用于