AppsContextConfiguration Property |
配置
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic AppsConfiguration Configuration { get; }
public:
property AppsConfiguration^ Configuration {
AppsConfiguration^ get ();
}
Property Value
Type:
AppsConfiguration
See Also