TrackingParameters.CallerContextGuid Propriedade

Definição

Obtém a ID de contexto da atividade do chamador.Gets the context ID of the caller activity.

public:
 property Guid CallerContextGuid { Guid get(); };
public Guid CallerContextGuid { get; }
member this.CallerContextGuid : Guid
Public ReadOnly Property CallerContextGuid As Guid

Valor da propriedade

Guid

Um Guid que contém a ID de contexto do chamador Activity .A Guid that contains the context ID of the caller Activity.

Aplica-se a