DslDefinitionModelToolboxHelperBase.DefaultToolboxTabName 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.
Returns the display name of the tab that should be opened by default when the editor is opened.
public:
static property System::String ^ DefaultToolboxTabName { System::String ^ get(); };
public static string DefaultToolboxTabName { get; }
static member DefaultToolboxTabName : string
Public Shared ReadOnly Property DefaultToolboxTabName As String