TelemetryScopeSettings.StartEventProperties Свойство

Определение

Возвращает или задает свойства события, которые добавляются к событиям запуска и окончания при создании экземпляра Телеметрископе.

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)

Значение свойства

IDictionary<String,Object>

Применяется к