SendReply.Action 属性

定义

获取或设置消息的操作标头的值。

public:
 property System::String ^ Action { System::String ^ get(); void set(System::String ^ value); };
public string Action { get; set; }
member this.Action : string with get, set
Public Property Action As String

属性值

消息的操作 URI。

适用于