ILayerContainer::Layers Property

 

Get the layers that are contained in this element.

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

property IEnumerable<ILayer^>^ Layers {
	IEnumerable<ILayer^>^ get();
}

M:Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.Extensions.CreateLayer
ILayerContainer Interface
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace

Return to top
Show: