CombineTargetFrameworkInfoProperties.Result 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.
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