ApplicationManagerApplicationName Property |
Application Name same as in Metadata xml
Namespace:
Unvired.Kernel.UWP.Core
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ApplicationName { get; }Public ReadOnly Property ApplicationName As String
Get
public:
property String^ ApplicationName {
String^ get ();
}member ApplicationName : string with get
Property Value
Type:
String
See Also