共用方式為


WebReferenceOptions.SchemaImporterExtensions 屬性

定義

取得 StringCollection,表示與這個 WebReferenceOptions 相關聯的結構描述匯入工具擴充。

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

屬性值

StringCollection,表示與這個 WebReferenceOptions 相關聯的結構描述匯入工具擴充。

適用於