P
Pieter
Hi,
What's the equivalent in C# for
My.Computer.FileSystem.SpecialDirectories.CurrentUserApplicationData (from
VB.NET)? I noticed that there isn't something like the My-object in C#? Or
is there?
What I need in this case is this: C:\Documents and
Settings\MyUserName\Application Data\MyCompany\Myapplication\1.0.0.0
But it would be great if I had a general solution that gives me (most) of
the My-object in Csharp
Thanks a lot in advance,
Pieter
What's the equivalent in C# for
My.Computer.FileSystem.SpecialDirectories.CurrentUserApplicationData (from
VB.NET)? I noticed that there isn't something like the My-object in C#? Or
is there?
What I need in this case is this: C:\Documents and
Settings\MyUserName\Application Data\MyCompany\Myapplication\1.0.0.0
But it would be great if I had a general solution that gives me (most) of
the My-object in Csharp
Thanks a lot in advance,
Pieter