共用方式為


OutgoingWebResponseContext.StatusDescription 屬性

定義

取得或設定傳出 Web 回應的狀態描述。

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

屬性值

String

傳出的 Web 回應之狀態敘述。

適用於