GetFrameworkPath.FrameworkVersion46Path Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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