次の方法で共有


_CommandBarButton.Caption Property

Gets the caption of the control.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Property Caption As String
string Caption { get; set; }

Property Value

Type: System.String
The caption.

.NET Framework Security

See Also

Reference

_CommandBarButton Interface

Caption Overload

Microsoft.VisualStudio.CommandBars Namespace