Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property Actions As EventActionCollection |
C# | |
---|---|
public abstract EventActionCollection Actions {get;} |
C++/CLI | |
---|---|
public: abstract property EventActionCollection^ Actions { EventActionCollection^ get(); } |
Use EventActionCollection.Create to add more EventActions.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)