다음을 통해 공유


GetFrameworkPath.FrameworkVersion40Path Property

Definition

Path to the v4.0 framework, if available

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

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

Property Value

Attributes

Applies to