ProjectUsingTaskElement.Runtime Property

Definition

Gets and sets the value of the Runtime attribute.

public:
 property System::String ^ Runtime { System::String ^ get(); void set(System::String ^ value); };
public string Runtime { get; set; }
member this.Runtime : string with get, set
Public Property Runtime As String

Property Value

The value of the Runtime attribute, or an empty string if the attribute is not present.

Applies to