共用方式為


ProvideToolWindowVisibilityAttribute.Name Property

Gets or sets the name of the window.

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; set; }

Property Value

Type: System.String
The name of the tool window.

.NET Framework Security

See Also

Reference

ProvideToolWindowVisibilityAttribute Class

Microsoft.VisualStudio.Shell Namespace