This documentation is archived and is not being maintained.
ToolBoxTab::Name Property
Gets or sets the name of the object.
Namespace:
EnvDTEAssembly:
EnvDTE (in EnvDTE.dll)
property String^ Name {
String^ get();
void set(String^ value);
}
Return to top