ArtifactReferenceExtensions.CreateArtifactReferenceAsync Method

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Link this layer to a Visual Studio project or project item. This is an asynchronous operation. The completed event will be called when the operation has terminated.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member CreateArtifactReferenceAsync(ILayer, Project)
Public methodStatic member CreateArtifactReferenceAsync(ILayer, Project, EventHandler<CreateArtifactReferenceCompletedEventArgs>)
Public methodStatic member CreateArtifactReferenceAsync(ILayer, Project, EventHandler<CreateArtifactReferenceCompletedEventArgs>, Object) Link this layer to a Visual Studio project. This is an asynchronous operation. The completed event will be called when the operation has terminated.
Public methodStatic member CreateArtifactReferenceAsync(ILayer, ProjectItem, EventHandler<CreateArtifactReferenceCompletedEventArgs>, Object) Link this layer to a Visual Studio project item such as a file. This is an asynchronous operation. The completed event will be called when the operation has terminated.

Top

See Also

Reference

ArtifactReferenceExtensions Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace