LoginParametersAppName Property |
Namespace:
Unvired.Kernel.UWP.Login
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string AppName { get; set; }Public Shared Property AppName As String
Get
Set
public:
static property String^ AppName {
String^ get ();
void set (String^ value);
}static member AppName : string with get, set
Property Value
Type:
String
See Also