ISymbol.IsExtern プロパティ

定義

シンボルが外部で定義されているかどうかを示す値を取得します。

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

プロパティ値

適用対象