다음을 통해 공유


BasicProfileViolation.NormativeStatement 속성

정의

Basic Profile 버전 1.1 사양의 WSDL 위반 식별자를 가져옵니다.

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

속성 값

String

Basic Profile 버전 1.1 사양의 WSDL 위반 식별자(예: R2038)가 들어 있는 String입니다.

적용 대상