'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As UAWindowsFormsInteractionPluginParameters
'Usage
Dim value As UAWindowsFormsInteractionPluginParameters value = UAWindowsFormsInteractionPluginParameters.Default
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public new static UAWindowsFormsInteractionPluginParameters Default {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: new static property UAWindowsFormsInteractionPluginParameters^ Default { UAWindowsFormsInteractionPluginParameters^ get(); }