다음을 통해 공유


ProvideStaticToolboxGroupAttribute.Name Property

Gets the name of the toolbox group.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Property Name As String
public string Name { get; private set; }

Property Value

Type: System.String
The name of the toolbox group.

.NET Framework Security

See Also

Reference

ProvideStaticToolboxGroupAttribute Class

Microsoft.VisualStudio.Shell Namespace