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의 요소입니다.

적용 대상