Miner.CommandLine Namespace : DefaultArgumentAttribute Class |
'Declaration
<System.AttributeUsageAttribute(ValidOn=AttributeTargets.Field, AllowMultiple=False, Inherited=True)> Public Class DefaultArgumentAttribute Inherits ArgumentAttribute
'Usage
Dim instance As DefaultArgumentAttribute
[System.AttributeUsage(ValidOn=AttributeTargets.Field, AllowMultiple=false, Inherited=true)] public class DefaultArgumentAttribute : ArgumentAttribute
public class DefaultArgumentAttribute = class(ArgumentAttribute)
System.AttributeUsageAttribute(ValidOn=AttributeTargets.Field, AllowMultiple=, Inherited=) public class DefaultArgumentAttribute extends ArgumentAttribute
[System.AttributeUsage(ValidOn=AttributeTargets.Field, AllowMultiple=false, Inherited=true)] public __gc class DefaultArgumentAttribute : public ArgumentAttribute
[System.AttributeUsage(ValidOn=AttributeTargets.Field, AllowMultiple=false, Inherited=true)] public ref class DefaultArgumentAttribute : public ArgumentAttribute
System.Object
System.Attribute
Miner.CommandLine.ArgumentAttribute
Miner.CommandLine.DefaultArgumentAttribute
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