ProjectTaskInstance.MSBuildRuntime Property

Definition

Unevaluated MSBuildRuntime on the task. May be empty string.

public:
 property System::String ^ MSBuildRuntime { System::String ^ get(); };
public string MSBuildRuntime { get; }
member this.MSBuildRuntime : string
Public ReadOnly Property MSBuildRuntime As String

Property Value

Returns String.

Applies to