Compartir a través de


ILayerContainer.Layers (Propiedad)

Obtener las capas incluidas en este elemento.

Espacio de nombres:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Ensamblado:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (en Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

Sintaxis

'Declaración
ReadOnly Property Layers As IEnumerable(Of ILayer)
IEnumerable<ILayer> Layers { get; }
property IEnumerable<ILayer^>^ Layers {
    IEnumerable<ILayer^>^ get ();
}
abstract Layers : IEnumerable<ILayer>
function get Layers () : IEnumerable<ILayer>

Valor de propiedad

Tipo: System.Collections.Generic.IEnumerable<ILayer>

Seguridad de .NET Framework

Vea también

Referencia

ILayerContainer Interfaz

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (Espacio de nombres)

CreateLayer