ModelingToolboxItemBase.TabNameId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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