Propriedade ILayerLink.Source

Obtenha o elemento soure.

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

Sintaxe

'Declaração
ReadOnly Property Source As ILayerElement
    Get
ILayerElement Source { get; }
property ILayerElement^ Source {
    ILayerElement^ get ();
}
abstract Source : ILayerElement
function get Source () : ILayerElement

Valor de propriedade

Tipo: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.ILayerElement

Segurança do .NET Framework

Consulte também

Referência

ILayerLink Interface

Namespace Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer