CLSDataStore.MainAppContext 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 main, or top-level, context for the data store.
public virtual ClassKit.CLSContext MainAppContext { [Foundation.Export("mainAppContext", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.MainAppContext : ClassKit.CLSContext
Property Value
The main, or top-level, context for the data store.
- Attributes