Sdílet prostřednictvím


ToolboxTab.TabText – vlastnost

Získá nebo nastaví hodnotu vlastnosti domény TabText.Text, označit na kartě.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Deklarace
<DomainObjectIdAttribute("f38623c9-de89-4d66-b0c2-78c8ae32bbc2")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab/TabText.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainPropertyAttribute(Kind := DomainPropertyKind.CustomStorage)> _
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab/TabText.Category",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab/TabText.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property TabText As String
[DomainObjectIdAttribute("f38623c9-de89-4d66-b0c2-78c8ae32bbc2")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab/TabText.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainPropertyAttribute(Kind = DomainPropertyKind.CustomStorage)]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab/TabText.Category", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ToolboxTab/TabText.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public string TabText { get; set; }

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ToolboxTab Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů