Share via


Extensions.CreateCommentLink Method

 

Link a comment to a layer. You can link a comment to any number of layers, and you can link a layer to any number of comments.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static CreateCommentLink(ILayerComment, ILayer)

Link this comment to a layer.

System_CAPS_pubmethodSystem_CAPS_static CreateCommentLink(ILayerComment, ILayerComment)

Link this layer to a comment.

See Also

Extensions Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace

Return to top