1
Answer

Iam Not getting date picker

ajay kumar

ajay kumar

7y
231
1
Iam not getting datepicker in vs2017, when i added links from internet then also it is not coming.
 
Answers (1)
0
habib ullah

habib ullah

NA 116 2k 7y
sir please define the details of the above code
0
Manas Mohapatra

Manas Mohapatra

NA 29.3k 3.3m 7y
You can use Path.GetExtension()
 
string myFilePath = @"C:\Manas.txt";
string ext = Path.GetExtension(myFilePath); //.txt