TelemetryScopeSettings.StartEventProperties Eigenschaft

Definition

Ruft Ereignis Eigenschaften ab bzw. legt diese fest, die beim Erstellen einer Instanz von telemetryscope dem Start-und dem End-Ereignis hinzugefügt werden.

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)

Eigenschaftswert

IDictionary<String,Object>

Gilt für