다음을 통해 공유


BasicProfileViolation.Elements 속성

정의

WSI Basic Profile 버전 1.1 사양을 따르지 않는 WSDL 요소를 나타냅니다.

public:
 property System::Collections::Specialized::StringCollection ^ Elements { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection Elements { get; }
member this.Elements : System.Collections.Specialized.StringCollection
Public ReadOnly Property Elements As StringCollection

속성 값

StringCollection

WSI Basic Profile 버전 1.1 사양을 따르지 않는 WSDL 요소가 있는 StringCollection입니다.

적용 대상