Status.Reason 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 RSTR 中 WS-Trust 驗證繫結的選擇性狀態原因。
public:
property System::String ^ Reason { System::String ^ get(); void set(System::String ^ value); };
public string Reason { get; set; }
member this.Reason : string with get, set
Public Property Reason As String
屬性值
包含原因的字串。
備註
表示 wst:Reason 元素的內容。 這個選擇性元素包含與狀態代碼相關的人類可讀原因。