RuntimeTransactionHandle.IPropertyRegistrationCallback.Register Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For a description of this member, see Register(RegistrationContext).
virtual void System.Activities.IPropertyRegistrationCallback.Register(System::Activities::RegistrationContext ^ context) = System::Activities::IPropertyRegistrationCallback::Register;
void IPropertyRegistrationCallback.Register (System.Activities.RegistrationContext context);
abstract member System.Activities.IPropertyRegistrationCallback.Register : System.Activities.RegistrationContext -> unit
override this.System.Activities.IPropertyRegistrationCallback.Register : System.Activities.RegistrationContext -> unit
Sub Register (context As RegistrationContext) Implements IPropertyRegistrationCallback.Register
Parameters
- context
- RegistrationContext
For a description of this parameter, see Register(RegistrationContext).
Implements
Applies to
Werk met ons samen op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en bekijken. Raadpleeg onze gids voor inzenders voor meer informatie.