CompoundActionBase.opened Field

Specifies if a compound action has been opened.

Namespace:  Microsoft.VisualStudio.Package
Assemblies:   Microsoft.VisualStudio.Package.LanguageService.10.0 (in Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.9.0 (in Microsoft.VisualStudio.Package.LanguageService.9.0.dll)

Syntax

'Declaration
Protected opened As Boolean
protected bool opened
protected:
bool opened
val mutable opened: bool
protected var opened : boolean

.NET Framework Security

See Also

Reference

CompoundActionBase Class

Microsoft.VisualStudio.Package Namespace