ActivityDesignerVerb::OleStatus Property

 

Gets an integer that describes the status of the ActivityDesignerVerb.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
property int OleStatus {
	virtual int get() override;
}

Property Value

Type: System::Int32

An int that describes the OleStatus of the ActivityDesignerVerb.

The OleStatus contains a mixture of flags that reflect the state of this menu item.

.NET Framework
Available since 3.0
Return to top
Show: