ILayerComment::Links Property

 

Gets the elements linked to this comment.

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

property IEnumerable<ILayerCommentLink^>^ Links {
	IEnumerable<ILayerCommentLink^>^ get();
}
Return to top
Show: