다음을 통해 공유


IVsDataViewDocumentProvider.ShowMoniker 메서드

클래스에서 구현 되는 경우 문서 모니커 지정 된 문서에 표시 되는지 여부를 나타냅니다.

네임스페이스:  Microsoft.VisualStudio.Data.Services.SupportEntities
어셈블리:  Microsoft.VisualStudio.Data.Services(Microsoft.VisualStudio.Data.Services.dll)

구문

‘선언
Function ShowMoniker ( _
    itemId As Integer _
) As Boolean
bool ShowMoniker(
    int itemId
)
bool ShowMoniker(
    int itemId
)
abstract ShowMoniker : 
        itemId:int -> bool
function ShowMoniker(
    itemId : int
) : boolean

매개 변수

  • itemId
    형식: Int32

    데이터 뷰의 노드에 대 한 숫자 식별자입니다.

반환 값

형식: Boolean
true 모니커 표시 되는 경우. 그렇지 않으면 false.

.NET Framework 보안

참고 항목

참조

IVsDataViewDocumentProvider 인터페이스

Microsoft.VisualStudio.Data.Services.SupportEntities 네임스페이스