Telemetry.EventData Property

Definition

Gets or sets a semi-colon delimited list of equal-sign separated key/value pairs. An example would be "Property1=Value1;Property2=Value2".

public:
 property System::String ^ EventData { System::String ^ get(); void set(System::String ^ value); };
public string EventData { get; set; }
member this.EventData : string with get, set
Public Property EventData As String

Property Value

Applies to