LoginParametersEntityNamespace 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 EntityNamespace { get; set; }Public Shared Property EntityNamespace As String
Get
Set
public:
static property String^ EntityNamespace {
String^ get ();
void set (String^ value);
}static member EntityNamespace : string with get, set
Property Value
Type:
String
See Also