Miner.CommandLine Namespace > ArgumentAttribute Class : Type Property |
'Declaration
Public ReadOnly Property Type As ArgumentType
'Usage
Dim instance As ArgumentAttribute Dim value As ArgumentType value = instance.Type
public ArgumentType Type {get;}
public read-only property Type: ArgumentType;
public function get Type : ArgumentType
public: __property ArgumentType get_Type();
public: property ArgumentType Type { ArgumentType get(); }
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