DiscoveryDocumentLinksPattern.GetDiscoveryReference(String) Method

Definition

Returns the DiscoveryDocumentReference object for a given discovery document.

public override System.Web.Services.Discovery.DiscoveryReference GetDiscoveryReference(string filename);

Parameters

filename
String

The file-system path of the discovery document.

Returns

A DiscoveryDocumentReference object that specifies the location of a .vsdisco file.

Remarks

The concrete DiscoveryDocumentReference class inherits from the abstract DiscoveryReference class.

A DiscoveryDocumentReference instance contains the location of the .vsdisco file, which is also the file system directory corresponding to the HTTP request passed to the ProcessRequest method.

Applies to

Produto Versões
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1