InteractionTracker.Owner Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O IInteractionTrackerOwner associado ao InteractionTracker.
public:
property IInteractionTrackerOwner ^ Owner { IInteractionTrackerOwner ^ get(); };
IInteractionTrackerOwner Owner();
public IInteractionTrackerOwner Owner { get; }
var iInteractionTrackerOwner = interactionTracker.owner;
Public ReadOnly Property Owner As IInteractionTrackerOwner
Valor da propriedade
O IInteractionTrackerOwner associado ao InteractionTracker.