System.Web.Services
1.0.5000.0
2.0.0.0
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
System.Object
Using the method of , all valid referenced documents and a file containing a map of all save documents can be written to disk. The file containing a map of all saved documents contains the details of each document as summarized by the properties of .
After the referenced documents and the map of the referenced documents have been written to disk using the method, you can invoke the method to read the discovery documents.
Represents the details of a discovery reference without the contents of the referenced document. This class cannot be inherited.
Constructor
To be added
Initializes a new instance of the class.
1.0.5000.0
2.0.0.0
Constructor
To be added
Initializes a new instance of the class and sets the property to , the property to and the property to .
Name of the class representing the type of reference in the discovery document. Sets the property.
URL for the reference. Sets the property.
Name of the file in which the reference was saved. Sets the property.
1.0.5000.0
2.0.0.0
Property
System.String
To be added: an object of type 'string'
The name of the file is the name of the file saved on the local computer based on the contents of the file. For instance, if the referenced file is a discovery document, the saved file will have a.disco extension on a Windows operating system.
Gets or sets the name of the file in which the reference is saved.
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("filename")
Property
System.String
To be added: an object of type 'string'
A reference within a discovery document can contain references to service descriptions, XSD schemas, or other discovery documents. Therefore, can have the following values: , , and .
Name of the class representing the type of reference in the discovery document.
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("referenceType")
Property
System.String
To be added: an object of type 'string'
The URL can refer to a discovery document, XML Schema Definition (XSD) schema, or a Service Description.
Gets or sets the URL for the reference.
1.0.5000.0
2.0.0.0
System.Xml.Serialization.XmlAttribute("url")