StringConcat.GetResult 메서드

정의

결과 문자열을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

반환

String

결과가 포함된 string 값입니다.

적용 대상