MessageHeaderDescription.Actor 属性

定义

获取或设置消息头的目标接收方。

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

属性值

String

一个URI,指示消息头的目标接收方。

适用于