Moonware.Common
SerializableParams Constructor(PluginName)



Constructor (with pName property)
Syntax
'Declaration
 
Public Function New( _
   ByVal pName As PluginName _
)
'Usage
 
Dim pName As PluginName
 
Dim instance As New SerializableParams(pName)
public SerializableParams( 
   PluginName pName
)
public:
SerializableParams( 
   PluginName pName
)

Parameters

pName
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SerializableParams Class
SerializableParams Members
Overload List

Send Feedback