Share via


ILayerCommentLink.Source Property

Get the source comment.

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
ILayerComment Source { get; }
property ILayerComment^ Source {
    ILayerComment^ get ();
}
abstract Source : ILayerComment with get
function get Source () : ILayerComment

Property Value

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

.NET Framework Security

See Also

Reference

ILayerCommentLink Interface

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace