다음을 통해 공유


ISymbol.CanBeReferencedByName 속성

정의

코드에서 이 기호를 해당 이름으로 참조할 수 있으면 true를 반환합니다.

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

속성 값

적용 대상