CLSDataStore.ActiveContext 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 context with which the student is currently engaged.
public virtual ClassKit.CLSContext ActiveContext { [Foundation.Export("activeContext", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.ActiveContext : ClassKit.CLSContext
Property Value
The context with which the student is currently engaged.
- Attributes