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