다음을 통해 공유


BasicProfileViolation.Recommendation 속성

정의

Basic Profile 버전 1.1 사양의 WSDL 위반을 설명하는 String 개체를 가져옵니다.

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

속성 값

String

Basic Profile 버전 1.1 사양의 WSDL 위반을 설명하는 String 개체입니다.

적용 대상