ModelingToolboxItemBase.TabNameId Property

Definition

Gets non-localized name Id of the toolbox tab to contain this item. Must NOT be localized.

public:
 property System::String ^ TabNameId { System::String ^ get(); };
public string TabNameId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TabNameId : string
Public ReadOnly Property TabNameId As String

Property Value

Attributes

Applies to