GetFrameworkPath.FrameworkVersion472Path Property

Definition

Path to the v4.7.2 framework, if available

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

Property Value

Attributes

Applies to