Returns the System.Web.Services.Discovery.DiscoveryDocumentReference object for a given discovery document.
A System.Web.Services.Discovery.DiscoveryDocumentReference object that specifies the location of a .vsdisco file.
The concrete System.Web.Services.Discovery.DiscoveryDocumentReference class inherits from the abstract System.Web.Services.Discovery.DiscoveryReference class.
A System.Web.Services.Discovery.DiscoveryDocumentReference instance contains the location of the .vsdisco file, which is also the file system directory corresponding to the HTTP request passed to the DiscoveryRequestHandler.ProcessRequest(System.Web.HttpContext) method.