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

 

Link this comment to a layer.

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,
	ILayer^ targetLayer
)
Return to top
Show: