CSharpTest.Net
FormatSpecifier Field
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > RegexPatterns Class : FormatSpecifier Field

Glossary Item Box

Matches a c-sharp style format specifier in a string "{0,5:n}". The identifier may be any numeric set of characters. The groups returned will be "field", "suffix", "width", and "format". Used with StringUtils.Transform() you can provide your own String.Format().

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly FormatSpecifier As Regex
C# 
public static readonly Regex FormatSpecifier

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys