QuickOPC User's Guide and Reference
ToString Method (_UAWindowsFormsInteractionPluginParameters)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction.ComTypes Namespace > _UAWindowsFormsInteractionPluginParameters Interface : ToString Method
Syntax
'Declaration
 
<CanBeNullAttribute()>
Function ToString() As String
'Usage
 
Dim instance As _UAWindowsFormsInteractionPluginParameters
Dim value As String
 
value = instance.ToString()
[CanBeNull()]
string ToString()
[CanBeNull()]
String^ ToString(); 
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

_UAWindowsFormsInteractionPluginParameters Interface
_UAWindowsFormsInteractionPluginParameters Members