This documentation is archived and is not being maintained.

SchemaReference Properties

The properties of the SchemaReference class are listed here. For a complete list of SchemaReference class members, see the SchemaReference Members topic.

Public Properties

public propertyClientProtocol (inherited from DiscoveryReference) Gets or sets the instance of DiscoveryClientProtocol used in a discovery process.
public propertyDefaultFilename Overridden. Gets the name of the default file to use when saving the referenced XSD schema.
public propertyRef Gets or sets the URL to the referenced XSD schema.
public propertySchema Gets an XmlSchema object representing the XSD schema.
public propertyTargetNamespace Gets or sets the targetNamespace XML attribute of the XSD schema.
public propertyUrl Overridden. Gets or sets the URL for the schema reference.

See Also

SchemaReference Class | System.Web.Services.Discovery Namespace

Show: