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
)

매개 변수

  • flags
    형식: Int32

    값은 비관리 OLECMDF 열거형입니다.

.NET Framework 보안

참고 항목

참조

OleCommandStatus 클래스

OleCommandStatus 오버로드

Microsoft.VisualStudio.Data 네임스페이스

Flags