This documentation is archived and is not being maintained.
ILinking Methods
Visual Studio 2013
The ILinking type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetArtifacts | Gets the artifact objects for the specified uniform resource identifiers (URIs). (Inherited from ILinkingProvider.) |
|
GetArtifactUrl(String) | Gets the URL for an artifact for addressability in links. |
|
GetArtifactUrl(ArtifactId) | Gets the URL for an artifact for addressability in links. |
|
GetArtifactUrlExternal(String) | Gets the URL for an artifact for addressability in links. This version generates a URL for external access. |
|
GetArtifactUrlExternal(ArtifactId) | Gets the URL for an artifact for addressability in links. This version generates a URL for external access. |
|
GetReferencingArtifacts(String[]) | Gets the referencing artifact objects for the specified URIs. (Inherited from ILinkingConsumer.) |
|
GetReferencingArtifacts(String[], LinkFilter[]) | Gets the referencing artifacts for the specified URIs. |
Show: