ILayerLink Properties

 

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

NameDescription
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_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.)

System_CAPS_pubpropertySource

Get the soure element.

System_CAPS_pubpropertyTarget

Get the target element.

Return to top
Show: