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


Tool.IsHelpKeywordTracking - свойство

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

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

Синтаксис

'Декларация
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Tool/IsHelpKeywordTracking.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Tool/IsHelpKeywordTracking.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("e58de9eb-acdc-4688-bbe6-e21215174de6")> _
<BrowsableAttribute(False)> _
Public Property IsHelpKeywordTracking As Boolean
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Tool/IsHelpKeywordTracking.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Tool/IsHelpKeywordTracking.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("e58de9eb-acdc-4688-bbe6-e21215174de6")]
[BrowsableAttribute(false)]
public bool IsHelpKeywordTracking { get; set; }

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

Тип: System.Boolean

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

См. также

Ссылки

Tool Класс

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