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)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateCommentLink(ILayerComment^, ILayer^)

Link this comment to a layer.

System_CAPS_pubmethodSystem_CAPS_staticCreateCommentLink(ILayerComment^, ILayerComment^)

Link this layer to a comment.

Return to top
Show: