次の方法で共有


CommandBarsClass.Count Property

Gets the number of CommandBars objects this contains.

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

Syntax

'宣言
Public Overridable ReadOnly Property Count As Integer
public virtual int Count { get; }

Property Value

Type: System.Int32
The number of CommandBars objects this contains.

Implements

_CommandBars.Count

.NET Framework Security

See Also

Reference

CommandBarsClass Class

Microsoft.VisualStudio.CommandBars Namespace