CLSDataStore.Shared 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 shared data store instance.
public static ClassKit.CLSDataStore Shared { [Foundation.Export("shared", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Shared : ClassKit.CLSDataStore
Property Value
The shared data store instance.
- Attributes