Sdílet prostřednictvím


ILayerCommentLink.Source – vlastnost

Získáte zdroj komentář.

Obor názvů:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Sestavení:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (v Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

Syntaxe

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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ILayerCommentLink Rozhraní

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer – obor názvů