OleCommandStatus.Flags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves or sets a value representing the underlying OLECMDF value.
public:
property int Flags { int get(); void set(int value); };
public int Flags { get; set; }
member this.Flags : int with get, set
Public Property Flags As Integer
Property Value
Returns an integer value specifying an underlying OLECMDF value.