This documentation is archived and is not being maintained.
SchemaReference Properties
.NET Framework 1.1
The properties of the SchemaReference class are listed here. For a complete list of SchemaReference class members, see the SchemaReference Members topic.
Public Properties
ClientProtocol (inherited from DiscoveryReference) | Gets or sets the instance of DiscoveryClientProtocol used in a discovery process. |
DefaultFilename | Overridden. Gets the name of the default file to use when saving the referenced XSD schema. |
Ref | Gets or sets the URL to the referenced XSD schema. |
Schema | Gets an XmlSchema object representing the XSD schema. |
TargetNamespace | Gets or sets the targetNamespace XML attribute of the XSD schema. |
Url | Overridden. Gets or sets the URL for the schema reference. |
See Also
SchemaReference Class | System.Web.Services.Discovery Namespace
Show:
