XPathTypedValue.ToString 메서드
XPathTypedValue 개체에 대해 정의된 값을 문자열로 변환합니다.
네임스페이스: Microsoft.Office.InfoPath
어셈블리: Microsoft.Office.InfoPath(Microsoft.Office.InfoPath.dll)
구문
‘선언
Public Overrides Function ToString As String
‘사용 방법
Dim instance As XPathTypedValue
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
반환 값
형식: System.String
XPathTypedValue 개체에 대해 정의된 값입니다.
주의
이 멤버는 제한 없이 액세스할 수 있습니다.
이 형식 또는 멤버는 Microsoft InfoPath Filer 또는 웹 브라우저에서 연 양식에서 실행되는 코드에서 액세스할 수 있습니다.