次の方法で共有


CommandBarComboBoxClass.Application Property

Gets the DTE object.

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

Syntax

'宣言
Public Overridable ReadOnly Property Application As Object
public virtual Object Application { get; }

Property Value

Type: System.Object
The DTE object.

Implements

_CommandBarComboBox.Application

.NET Framework Security

See Also

Reference

CommandBarComboBoxClass Class

Microsoft.VisualStudio.CommandBars Namespace