GetFrameworkPath.FrameworkVersion461Path Property

Definition

Path to the v4.6.1 framework, if available

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

Property Value

Attributes

Applies to