ExeContext
(System.Configuration.ExeContext)
Inherits:
System.Object
Interfaces:
Derived Types:
0
Assembly:
System.Configuration.dll
Manages the path context for the current application. This class cannot be inherited.
VB.NET
C#
|
C#
public sealed class ExeContext
{
}
Articles
|
Dim appInfo As System.Configuration.ExeContext Dim myPath As string '**** Attempt #1 '***** Error: Type has no constructor appInfo = New System.Configuration.ExeContext
|
|
Manages the path context for the current application. This class cannot be ... System.Configuration . . :: . ExeContext ...
|
|
Note: This class is new in the .NET Framework version 2.0. Manages the ... System.Object System.Configuration.ExeContext
|
|
The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities
|