UnviredConstantsFileName 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 FileName = "FILE_NAME"
Public Const FileName As String = "FILE_NAME"
public:
literal String^ FileName = "FILE_NAME"
static val mutable FileName: string
Field Value
Type:
String
See Also