ApplicationInfoHidden Property |
显示为菜单列表时是否隐藏。
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic bool Hidden { get; set; }
public:
property bool Hidden {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also