VCardApp Property
The global identifier of the executing application.
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public static string? App { get; }
Public Shared ReadOnly Property App As String
Get
public:
static property String^ App {
String^ get ();
}
static member App : string with get
Property Value
String
Call
RegisterApp(Uri) at application startup
to set this property and to enable global data synchronization.