Share via


DispatchOperation.Action 屬性

定義

取得這個作業的動作值。

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

屬性值

這個作業的動作值。

適用於