GetFrameworkPath.FrameworkVersion47Path Property

Definition

Path to the v4.7 framework, if available

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

Property Value

Attributes

Applies to