FrameworkVersion453Path Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Namespace:  Microsoft.Build.Tasks
Assembly:  Microsoft.Build.Tasks.Core (in Microsoft.Build.Tasks.Core.dll)

Syntax

'Declaration
<OutputAttribute> _
Public ReadOnly Property FrameworkVersion453Path As String
[OutputAttribute]
public string FrameworkVersion453Path { get; }
[OutputAttribute]
public:
property String^ FrameworkVersion453Path {
    String^ get ();
}
[<OutputAttribute>]
member FrameworkVersion453Path : string with get
function get FrameworkVersion453Path () : String

Property Value

Type: System. . :: . .String

.NET Framework Security

See Also

Reference

GetFrameworkPath Class

Microsoft.Build.Tasks Namespace