Hi
i have did like
foreach(LogFile lf in db.Databases)
Console.WriteLine(lf.FileName)
which displays the logfile path including extension.....My Problem is how to find the
Datafiles exact path including extension..Give me the Guidance
Any Help is Greatly Appreciated...
Thanks in Advance.