Extensions::CreateCommentLink Method (ILayerComment^, ILayerComment^)

 

Link this layer to a comment.

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

public:
[ExtensionAttribute]
static ILayerCommentLink^ CreateCommentLink(
	ILayerComment^ sourceComment,
	ILayerComment^ targetComment
)
Return to top
Show: