共用方式為


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 項目。

適用於