LaunchedEventArgs.ActionMoniker 속성

정의

작업의 이름을 가져옵니다.

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

속성 값

동작 이름을 나타내는 문자열입니다.

적용 대상