VCardApp Property
The global identifier of the executing application.
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
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.