GetFrameworkPath.FrameworkVersion462Path Property

Definition

Path to the v4.6.2 framework, if available

public:
 property System::String ^ FrameworkVersion462Path { System::String ^ get(); };
[Microsoft.Build.Framework.Output]
public string FrameworkVersion462Path { get; }
[<Microsoft.Build.Framework.Output>]
member this.FrameworkVersion462Path : string
Public ReadOnly Property FrameworkVersion462Path As String

Property Value

Attributes

Applies to