InteractionTracker.Owner Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
IInteractionTrackerOwner associé à InteractionTracker.
public:
property IInteractionTrackerOwner ^ Owner { IInteractionTrackerOwner ^ get(); };
IInteractionTrackerOwner Owner();
public IInteractionTrackerOwner Owner { get; }
var iInteractionTrackerOwner = interactionTracker.owner;
Public ReadOnly Property Owner As IInteractionTrackerOwner
Valeur de propriété
IInteractionTrackerOwner associé à InteractionTracker.