UnviredConstantsAppName Field |
Namespace:
Unvired.Kernel.UWP.Constants
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const string AppName = "AppName"
Public Const AppName As String = "AppName"
public:
literal String^ AppName = "AppName"
static val mutable AppName: string
Field Value
Type:
String
See Also