ILayerModel Properties

 

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

NameDescription
System_CAPS_pubpropertyComments

Get the comments that are contained in this element (not the comments that are linked to it).(Inherited from ILayerContainer.)

System_CAPS_pubpropertyDescription

Get/set the description.(Inherited from ILayerElement.)

System_CAPS_pubpropertyId

Gets the unique identifier of this element.(Inherited from ILayerElement.)

System_CAPS_pubpropertyIsDeleted

Check whether this element has been deleted.(Inherited from ILayerElement.)

System_CAPS_pubpropertyLayers

Get the layers that are contained in this element.(Inherited from ILayerContainer.)

System_CAPS_pubpropertyName

Get/set the unique name.(Inherited from ILayerElement.)

System_CAPS_pubpropertyProperties

Gets a string dictionary that you can use to store arbitrary data with each ILayerElement.(Inherited from ILayerElement.)

Return to top
Show: