GetFrameworkPath.FrameworkVersion48Path Property

Definition

Path to the v4.8 framework, if available

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

Property Value

Attributes

Applies to