共用方式為


DsmlErrorResponse.Detail 屬性

定義

Detail 屬性包含 errorResponse 之 <detail> 項目的內容 (如果有)。

public:
 property System::String ^ Detail { System::String ^ get(); };
public string Detail { get; }
member this.Detail : string
Public ReadOnly Property Detail As String

屬性值

errorResponse 詳細>數據項目的內容<,如果有的話。

適用於