다음을 통해 공유


IVsDataViewCommonNodeInfo.DefaultCommand 속성

현재 노드에 대해 설정 된 기본 명령을 가져옵니다.

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

구문

‘선언
ReadOnly Property DefaultCommand As IVsDataViewCommandInfo
IVsDataViewCommandInfo DefaultCommand { get; }
property IVsDataViewCommandInfo^ DefaultCommand {
    IVsDataViewCommandInfo^ get ();
}
abstract DefaultCommand : IVsDataViewCommandInfo with get
function get DefaultCommand () : IVsDataViewCommandInfo

속성 값

형식: Microsoft.VisualStudio.Data.Services.IVsDataViewCommandInfo
IVsDataViewCommandInfo 개체는 기본 명령으로.

.NET Framework 보안

참고 항목

참조

IVsDataViewCommonNodeInfo 인터페이스

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