GetFrameworkPath.FrameworkVersion452Path Property

Definition

Path to the v4.5.2 framework, if available

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

Property Value

Attributes

Applies to