ICommandId 인터페이스
버전 2에 적용
명령 ID를 정의합니다.
네임스페이스: Microsoft.WebMatrix.Extensibility
어셈블리: Microsoft.WebMatrix.Extensibility(Microsoft.WebMatrix.Extensibility.dll)
구문
‘선언
Public Interface ICommandId
‘사용 방법
Dim instance As ICommandId
public interface ICommandId
public interface class ICommandId
type ICommandId = interface end
public interface ICommandId
ICommandId 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
GroupId | 명령에 대한 그룹 ID를 가져옵니다. | |
Id | 명령에 대해 그룹 내에서 고유한 ID를 가져옵니다. | |
InvariantName | ICommandId 에 대한 고정 이름을 가져옵니다. |
맨 위로 이동