public ICardStoreExtensionContext Context { get; }Public ReadOnly Property Context As ICardStoreExtensionContext
Getpublic:
property ICardStoreExtensionContext^ Context {
ICardStoreExtensionContext^ get ();
}member Context : ICardStoreExtensionContext with get