ProjectStartedEventArgs.ToolsVersion Property

Definition

Gets the tools version used to evaluate this project.

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

Property Value

Returns String.

Applies to