The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Funktionsangebot des System.Environment-Namespaces

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
-

Posts: 1524
Nickname: nitronic
Registered: Jul, 2006

Norbert Eder works as a software architect.
Funktionsangebot des System.Environment-Namespaces Posted: Dec 19, 2006 3:00 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by -.
Original Post: Funktionsangebot des System.Environment-Namespaces
Feed Title: Norbert Eder - Living .NET
Feed URL: http://feeds.feedburner.com/NorbertEder-Livingnet
Feed Description: Copyright (c)2005, 2006 by Norbert Eder
Latest .NET Buzz Posts
Latest .NET Buzz Posts by -
Latest Posts From Norbert Eder - Living .NET

Advertisement
Der System.Environment-Namespace bietet einige nette Hilfsmittel, die durchaus n��tzlich sind. Dabei handelt es sich quasi um eine Allerlei-Sammlung. Die angeh��ngte Beispielanwendung (.NET 2.0) gibt alle verf��gbaren Daten in einer ListView aus. Dabei handelt es sich um folgende Daten:



Zu beachten ist, dass der Namespace auch einige Methoden besitzt, die recht interessant sind:

- Exit
- ExpandEnvironmentVariables
- FailFast
- GetCommandLineArgs
- GetEnvironmentVariable
- GetEnvironmentVariables
- GetFolderPath
- GetLogicalDrives
- SetEnvironmentVariable

Zusammen also eine nette und vor allem hilfreiche Liste. Eine genaue Beschreibung der genannten Methoden findet sich im MSDN unter System.Environment - Methods.

Und hier nun der Download: System Environment Visualizer

Read: Funktionsangebot des System.Environment-Namespaces

Topic: SharePoint - search a million documents in under a second Previous Topic   Next Topic Topic: ASP.NET AJAX 1.0 Release Candidate Now Available

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use