다음을 통해 공유


IVsDataExplorerNode.DocumentMoniker 속성

이 노드를 통해 데이터 보기 계층 구조에 대 한 문서 모니커를 가져옵니다.

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

구문

‘선언
ReadOnly Property DocumentMoniker As String
string DocumentMoniker { get; }
property String^ DocumentMoniker {
    String^ get ();
}
abstract DocumentMoniker : string
function get DocumentMoniker () : String

속성 값

형식: System.String
A String 채 문서 모니커가이 노드에 대 한 값 또는 nullNull 참조(Visual Basic의 경우 Nothing) 모니커를 읽을 수 있는 경우.

설명

이 메서드는 ID의 현재 노드를 전달 된 [T:Microsoft.VisualStudio.Data.Services.SupportEntities.IVsDataViewDocumentProvider.GetMoniker(System.Int32)] 문서 모니커를 반환 하는 메서드.

.NET Framework 보안

  • 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.

참고 항목

참조

IVsDataExplorerNode 인터페이스

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