ILayer Methods

 

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

NameDescription
System_CAPS_pubmethodCreateArtifactReferenceAsync(Project^)

Overloaded. (Defined by ArtifactReferenceExtensions.)

System_CAPS_pubmethodCreateArtifactReferenceAsync(Project^, EventHandler<CreateArtifactReferenceCompletedEventArgs^>^)

Overloaded. (Defined by ArtifactReferenceExtensions.)

System_CAPS_pubmethodCreateArtifactReferenceAsync(Project^, EventHandler<CreateArtifactReferenceCompletedEventArgs^>^, Object^)

Overloaded. Link this layer to a Visual Studio project. This is an asynchronous operation. The completed event will be called when the operation has terminated.(Defined by ArtifactReferenceExtensions.)

System_CAPS_pubmethodCreateArtifactReferenceAsync(ProjectItem^, EventHandler<CreateArtifactReferenceCompletedEventArgs^>^, Object^)

Overloaded. 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.(Defined by ArtifactReferenceExtensions.)

System_CAPS_pubmethodCreateComment()

Overloaded. (Defined by Extensions.)

System_CAPS_pubmethodCreateComment(String^)

Overloaded. Create a comment.(Defined by Extensions.)

System_CAPS_pubmethodCreateDependencyLink(ILayer^)

Link this layer to another layer on which it depends.(Defined by Extensions.)

System_CAPS_pubmethodCreateLayer()

Overloaded. (Defined by Extensions.)

System_CAPS_pubmethodCreateLayer(String^)

Overloaded. Create a new layer.(Defined by Extensions.)

System_CAPS_pubmethodDelete()

Overloaded. Delete the element.(Defined by Extensions.)

System_CAPS_pubmethodGetShape()

Get the shape that presents this layer element.(Defined by Extensions.)

Return to top
Show: