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