IActionInfo.ActionHandlerMoniker 속성

정의

동작에 연결된 동작 처리기의 모니커를 가져옵니다.

public:
 property System::String ^ ActionHandlerMoniker { System::String ^ get(); };
public string ActionHandlerMoniker { get; }
member this.ActionHandlerMoniker : string
Public ReadOnly Property ActionHandlerMoniker As String

속성 값

동작에 연결된 동작 처리기의 모니커를 나타내는 문자열입니다.

적용 대상