WebReferenceOptions.SchemaImporterExtensions Property

Definition

Gets a StringCollection that represents the schema importer extensions associated with this 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

Property Value

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

Applies to