ActivitySource.Version Property

Definition

Returns the activity source version.

public:
 property System::String ^ Version { System::String ^ get(); };
public string? Version { get; }
member this.Version : string
Public ReadOnly Property Version As String

Property Value

A string that represents the activity source version.

Applies to