OleMenuCmdEventArgs.Options Property

Definition

Gets the execution options for the command.

public:
 property Microsoft::VisualStudio::OLE::Interop::OLECMDEXECOPT Options { Microsoft::VisualStudio::OLE::Interop::OLECMDEXECOPT get(); };
public:
 property Microsoft::VisualStudio::OLE::Interop::OLECMDEXECOPT Options { Microsoft::VisualStudio::OLE::Interop::OLECMDEXECOPT get(); };
public Microsoft.VisualStudio.OLE.Interop.OLECMDEXECOPT Options { get; }
member this.Options : Microsoft.VisualStudio.OLE.Interop.OLECMDEXECOPT
Public ReadOnly Property Options As OLECMDEXECOPT

Property Value

The execution options.

Applies to