Поделиться через


ILayerContainer.Comments - свойство

Пространство имен:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Сборка:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (в Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

Синтаксис

'Декларация
ReadOnly Property Comments As IEnumerable(Of ILayerComment)
IEnumerable<ILayerComment> Comments { get; }
property IEnumerable<ILayerComment^>^ Comments {
    IEnumerable<ILayerComment^>^ get ();
}
abstract Comments : IEnumerable<ILayerComment> with get
function get Comments () : IEnumerable<ILayerComment>

Значение свойства

Тип: IEnumerable<ILayerComment>

Безопасность платформы .NET Framework

См. также

Ссылки

ILayerContainer Интерфейс

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer - пространство имен