CLSContext.CreateNewActivity Method
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.
Creates a new activity in the context.
[Foundation.Export("createNewActivity")]
public virtual ClassKit.CLSActivity CreateNewActivity ();
abstract member CreateNewActivity : unit -> ClassKit.CLSActivity
override this.CreateNewActivity : unit -> ClassKit.CLSActivity
Returns
A new activity.
- Attributes