EasyUA Reference
ToString() Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > StatusCode Structure > ToString Method : ToString() Method

Glossary Item Box

Converts the value to a human readable string.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As StatusCode
Dim value As String
 
value = instance.ToString()
C# 
public override string ToString()

Remarks

Converts the value to a human readable string.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Reference

StatusCode Structure
StatusCode Members
Overload List
Base Implementation in ToString

Copyright © 2018 Advosol Inc. All Rights Reserved.