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 | |
---|---|---|
CreateCommentLink(ILayerComment, ILayer) | Link this comment to a layer. |
|
CreateCommentLink(ILayerComment, ILayerComment) | Link this layer to a comment. |
See Also
Extensions Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace
Return to top