Quantcast
Channel: .NET Framework Class Libraries forum
Viewing all articles
Browse latest Browse all 8156

Regular Expression for a Version

$
0
0

Hi

I am looking to construct a regular expression for the .NET Version for a string variable.

The supported values are:

1.2

1.2.3

1.2.3.4

Each part of the version can only take upto 7 digits.

Can any one help on this?

Thanks

Sahasra


Viewing all articles
Browse latest Browse all 8156

Trending Articles