TelemetryScopeSettings.StartEventProperties Propriedade

Definição

Obtém ou define as propriedades de evento que são adicionadas aos eventos de início e término ao criar uma instância de TelemetryScope.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ StartEventProperties { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); void set(System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ value); };
public System.Collections.Generic.IDictionary<string,object> StartEventProperties { get; set; }
member this.StartEventProperties : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property StartEventProperties As IDictionary(Of String, Object)

Valor da propriedade

IDictionary<String,Object>

Aplica-se a