IActionInfo.Moniker 속성

정의

모니커의 동작을 가져옵니다.

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

속성 값

모니커의 값을 처리하는 문자열입니다.

적용 대상