Share via


GetFrameworkPath.FrameworkVersion30Path Property

Definition

Path to the v3.0 framework, if available

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

[Microsoft.Build.Framework.Output]
public string FrameworkVersion30Path { get; }
public string FrameworkVersion30Path { get; }

Property Value

The path of the folder that contains the .NET Framework 3.0 assemblies.

Attributes

Applies to