共用方式為


Scope.ReplyToAddress 屬性

定義

取得或設定信賴憑證者的 replyTo 位址。

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

屬性值

信賴憑證者的 replyTo 位址。 這通常會是 URI。

適用於