SchemaReference Constructor

 

Initializes a new instance of the SchemaReference class.

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

NameDescription
System_CAPS_pubmethodSchemaReference()

Initializes a new instance of the SchemaReference class using default values.

System_CAPS_pubmethodSchemaReference(String^)

Initializes a new instance of the SchemaReference class using the supplied URL as the XSD schema reference.

Return to top
Show: