Freigeben über


ILayerCommentLink.Source-Eigenschaft

Ruft den Quellkommentar ab.

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

Syntax

'Declaration
ReadOnly Property Source As ILayerComment
    Get
ILayerComment Source { get; }
property ILayerComment^ Source {
    ILayerComment^ get ();
}
abstract Source : ILayerComment
function get Source () : ILayerComment

Eigenschaftswert

Typ: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.ILayerComment

.NET Framework-Sicherheit

Siehe auch

Referenz

ILayerCommentLink Schnittstelle

Source-Überladung

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer-Namespace