ApplicationMenuQueryInfoContextObject Property |
上下文对象
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string ContextObject { get; set; }
public:
property String^ ContextObject {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also