다음을 통해 공유


DispatchOperation.Action 속성

정의

이 작업에 대한 동작 값을 가져옵니다.

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

속성 값

String

이 작업에 대한 동작 값입니다.

적용 대상