StringConcat.GetResult Method

Definition

Gets the result string.

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

public:
 System::String ^ GetResult();
public string GetResult ();
member this.GetResult : unit -> string
Public Function GetResult () As String

Returns

A string value that contains the result.

Applies to