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


AttributedDomainElement.IsDescriptionTracking - свойство

Возвращает или задает значение свойства IsDescriptionTracking домена.Если задано значение true, то свойство description отслеживает другие данные в определении DSL.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
<DomainObjectIdAttribute("20b7a523-e0e9-49b3-a1d5-d0d3dc26b088")> _
<BrowsableAttribute(False)> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement/IsDescriptionTracking.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement/IsDescriptionTracking.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property IsDescriptionTracking As Boolean
[DomainObjectIdAttribute("20b7a523-e0e9-49b3-a1d5-d0d3dc26b088")]
[BrowsableAttribute(false)]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement/IsDescriptionTracking.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement/IsDescriptionTracking.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public bool IsDescriptionTracking { get; set; }

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

Тип: System.Boolean

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

См. также

Ссылки

AttributedDomainElement Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен