CombineTargetFrameworkInfoProperties.Result Property

Definition

The generated XML representation of the properties and values.

public:
 property System::String ^ Result { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Output]
public string Result { get; set; }
[<Microsoft.Build.Framework.Output>]
member this.Result : string with get, set
Public Property Result As String

Property Value

Attributes

Applies to