GetFrameworkPath.FrameworkVersion46Path Property

Definition

Path to the v4.6 framework, if available

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

Property Value

Attributes

Applies to