Miner.CommandLine Namespace > DefaultArgumentAttribute Class : DefaultArgumentAttribute Constructor |
'Declaration
Public Function New( _ ByVal type As ArgumentType _ )
'Usage
Dim type As ArgumentType Dim instance As New DefaultArgumentAttribute(type)
public DefaultArgumentAttribute( ArgumentType type )
public DefaultArgumentAttribute( type: ArgumentType );
public function DefaultArgumentAttribute( type : ArgumentType );
public: DefaultArgumentAttribute( ArgumentType type )
public: DefaultArgumentAttribute( ArgumentType type )
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