IVsDataViewCommandInfo 인터페이스
서버 탐색기에서 노드에 대 한 명령에 설명 하는 정보를 캡슐화 합니다.
네임스페이스: Microsoft.VisualStudio.Data.Services
어셈블리: Microsoft.VisualStudio.Data.Services(Microsoft.VisualStudio.Data.Services.dll)
구문
‘선언
Public Interface IVsDataViewCommandInfo
public interface IVsDataViewCommandInfo
public interface class IVsDataViewCommandInfo
type IVsDataViewCommandInfo = interface end
public interface IVsDataViewCommandInfo
IVsDataViewCommandInfo 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
![]() |
CommandId | 가져옵니다는 CommandID 는 명령을 고유 하 게 식별 합니다. |
![]() |
CommandProviderType | 클래스를 가져옵니다는 Type 구현 하는 IVsDataViewCommandProvider 엔터티를 지원 합니다.이 구현은 공급자를 제공합니다. |
위쪽
메서드
이름 | 설명 | |
---|---|---|
![]() |
GetParameters | 이 명령을 사용 하 여 관련 된 매개 변수를 가져옵니다. |
위쪽
설명
이 인터페이스는 기본 제공 DDEX 서비스로 구현 됩니다.