CompoundActionBase.opened Field
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.
Specifies if a compound action has been opened.
protected: bool opened;
protected: bool opened;
bool opened;
protected bool opened;
val mutable opened : bool
Protected opened As Boolean