GetFrameworkPath.FrameworkVersion472Path 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.7.2 framework, if available
public:
property System::String ^ FrameworkVersion472Path { System::String ^ get(); };
[Microsoft.Build.Framework.Output]
public string FrameworkVersion472Path { get; }
[<Microsoft.Build.Framework.Output>]
member this.FrameworkVersion472Path : string
Public ReadOnly Property FrameworkVersion472Path As String
Property Value
- Attributes