CSharpTest.Net
Unnamed Property
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > ArgumentList Class : Unnamed Property

Glossary Item Box

Returns a list of arguments that did not start with a character in the PrefixChars static collection. These arguments can be modified by the methods on the returned collection, or you set this property to a new collection (a copy is made).

Syntax

Visual Basic (Declaration) 
Public Property Unnamed As IList(Of String)
C# 
public IList<string> Unnamed {get; set;}

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys