ApplicationManagerApplicationId Property |
Application Id assigned by the server
Namespace:
Unvired.Kernel.UWP.Core
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ApplicationId { get; }Public ReadOnly Property ApplicationId As String
Get
public:
property String^ ApplicationId {
String^ get ();
}member ApplicationId : string with get
Property Value
Type:
String
See Also