OleMenuCmdEventArgs.Options 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.
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.