ILayerComment Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
| Name | Description | |
|---|---|---|
![]() | Body | Get/set the comment text. |
![]() | Description | Get/set the description.(Inherited from ILayerElement.) |
![]() | Id | Gets the unique identifier of this element.(Inherited from ILayerElement.) |
![]() | IsDeleted | Check whether this element has been deleted.(Inherited from ILayerElement.) |
![]() | Links | Gets the elements linked to this comment. |
![]() | Name | Get/set the unique name.(Inherited from ILayerElement.) |
![]() | Parent | Get the parent container, either an ILayer or an ILayerModel. |
![]() | Properties | Gets a string dictionary that you can use to store arbitrary data with each ILayerElement.(Inherited from ILayerElement.) |
Show:
