BasicProfileViolation.Elements プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
WSI Basic Profile バージョン 1.1 仕様に準拠していない WSDL 要素を格納している StringCollection。