ILayerComment::Links Property
Visual Studio 2015
Gets the elements linked to this comment.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
property IEnumerable<ILayerCommentLink^>^ Links {
IEnumerable<ILayerCommentLink^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<ILayerCommentLink^>^
Show: