DsmlErrorResponse.Detail 속성

정의

이 속성에는 Detail errorResponse의 <세부 요소> 내용(있는 경우)이 포함됩니다.

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

속성 값

errorResponse의 <세부 요소> 내용(있는 경우)입니다.

적용 대상