GetFrameworkPath.FrameworkVersion471Path Property

Definition

Path to the v4.7.1 framework, if available

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

Property Value

Attributes

Applies to