AppsContextInstance Property |
实例
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static AppsContext Instance { get; }
public:
static property AppsContext^ Instance {
AppsContext^ get ();
}
Property Value
Type:
AppsContext
See Also