OleCommandStatus 构造函数 (Int32)

选件类构造函数。实例化 OleCommandStatus 选件类的参数化的实例。

命名空间:  Microsoft.VisualStudio.Data
程序集:  Microsoft.VisualStudio.Data(在 Microsoft.VisualStudio.Data.dll 中)

语法

声明
Public Sub New ( _
    flags As Integer _
)
public OleCommandStatus(
    int flags
)
public:
OleCommandStatus(
    int flags
)
new : 
        flags:int -> OleCommandStatus
public function OleCommandStatus(
    flags : int
)

参数

.NET Framework 安全性

请参见

参考

OleCommandStatus 类

OleCommandStatus 重载

Microsoft.VisualStudio.Data 命名空间

Flags