Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function Load( _ ByVal file As FileInfo, _ ByVal applicationType As ApplicationType, _ ByVal systemType As Type, _ ByVal applyTraceSettings As Boolean _ ) As ApplicationConfiguration |
C# | |
---|---|
public static ApplicationConfiguration Load( FileInfo file, ApplicationType applicationType, Type systemType, bool applyTraceSettings ) |
Parameters
- file
- applicationType
- systemType
- applyTraceSettings
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family