Toolset.ToolsVersion Property

Definition

Name of this toolset

public:
 property System::String ^ ToolsVersion { System::String ^ get(); };
public string ToolsVersion { get; }
public string ToolsVersion { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.ToolsVersion : string
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.ToolsVersion : string
Public ReadOnly Property ToolsVersion As String

Property Value

The name of this toolset.

Attributes

Applies to