다음을 통해 공유


ISymbol.IsExtern 속성

정의

기호가 외부에서 정의되는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

적용 대상