GetFrameworkPath.FrameworkVersion45Path Property

Definition

Path to the v4.5 framework, if available

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

Returns String.

Attributes

Applies to