다음을 통해 공유


BasicProfileViolation.Details 속성

정의

Basic Profile의 WSDL 위반에 대한 자세한 설명을 제공하는 String 개체를 가져옵니다.

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

속성 값

String

Basic Profile의 WSDL 위반에 대한 자세한 설명을 제공하는 String입니다.

적용 대상