|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Problem using System.Environment.SystemDirectoryso from a console app I'm trying this: Dim systemDirectory As String = Environment.SystemDirectory However, systemDirectory is coming up null. when I put a watch on Environment.SystemDirectory, it says "Property evaluation failed." But it works when I do this: Console.WriteLine("SystemDirectory: {0}", Environment.SystemDirectory) it works which I dont understand. Any idea how I can get the first line above to work? Thanks. -- moondaddy@newsgroup.nospam Hello,
Is the issue resolved in your side? Any future assistance needed, please feel free to update here. Best regards, Colbert Zhou (colbertz @online.microsoft.com, remove 'online.') Microsoft Online Community Support Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msd***@microsoft.com.
Application development pointers
problem with RaiseEvents How to add control/component to the IDE toolbar Resizing the click area of a checkbox. detect file status Internal Server Error 500 Saving Visual Basic 4.0 16/32 Capture Routines for .Net? Search for values in between two values in a string? Vb and Active Directory |
|||||||||||||||||||||||