다음을 통해 공유


ICommandTarget 인터페이스

버전 2에 적용

명령 대상에 대한 인터페이스를 나타냅니다.

네임스페이스:  Microsoft.WebMatrix.Extensibility
어셈블리:  Microsoft.WebMatrix.Extensibility(Microsoft.WebMatrix.Extensibility.dll)

구문

‘선언
Public Interface ICommandTarget
‘사용 방법
Dim instance As ICommandTarget
public interface ICommandTarget
public interface class ICommandTarget
type ICommandTarget =  interface end
public interface ICommandTarget

ICommandTarget 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 CanExecute 명령 상태를 실행할 수 있는지 지정합니다.
공용 메서드 Execute 명령을 실행합니다.

맨 위로 이동

참고 항목

참조

Microsoft.WebMatrix.Extensibility 네임스페이스