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



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

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

See Also

Reference

UAWindowsFormsInteractionPluginParameters Class
UAWindowsFormsInteractionPluginParameters Members