InfoMessageMessageSubType Property |
Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int MessageSubType { get; set; }Public Property MessageSubType As Integer
Get
Set
public:
property int MessageSubType {
int get ();
void set (int value);
}member MessageSubType : int with get, set
Property Value
Type:
Int32
See Also