QuickOPC User's Guide and Reference
Default Property (UAConsoleInteractionPluginParameters)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Plugins.ConsoleInteraction Namespace > UAConsoleInteractionPluginParameters Class : Default Property
Default client engine parameters.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Public Shared Shadows ReadOnly Property Default As UAConsoleInteractionPluginParameters
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public new static UAConsoleInteractionPluginParameters Default {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[NotNull()]
public:
new static property UAConsoleInteractionPluginParameters^ Default {
   UAConsoleInteractionPluginParameters^ get();
}
Requirements

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

See Also

Reference

UAConsoleInteractionPluginParameters Class
UAConsoleInteractionPluginParameters Members