GetFrameworkPath.FrameworkVersion451Path Property

Definition

Path to the v4.5.1 framework, if available

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

Property Value

Attributes

Applies to