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