WebReferenceOptions::SchemaImporterExtensions Property

 

Gets a StringCollection that represents the schema importer extensions associated with this WebReferenceOptions.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property StringCollection^ SchemaImporterExtensions {
	StringCollection^ get();
}

Property Value

Type: System.Collections.Specialized::StringCollection^

A StringCollection that represents the schema importer extensions associated with this WebReferenceOptions.

.NET Framework
Available since 2.0
Return to top
Show: