'Declaration
Public Shared Function ParseFcEnvFile( _ ByVal filePath As String _ ) As NameValueCollection
public static NameValueCollection ParseFcEnvFile( string filePath )
Exception | Description |
---|---|
FCInvalidConfigurationException | The file cannot be accessed (see InnerException) or the file contains syntax errors. |
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family