次の方法で共有


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

適用対象