ApplicationOptionInfoApplicationDisplayName Property |
[Missing <summary> documentation for "P:X3Platform.Apps.Model.ApplicationOptionInfo.ApplicationDisplayName"]
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string ApplicationDisplayName { get; }
public:
property String^ ApplicationDisplayName {
String^ get ();
}
Property Value
Type:
String
See Also