FCFL.NET Common Library - API Reference
Current Property

Gets or sets the current configuration settings or null if none are currently configured.
Syntax
'Declaration
 
Public Shared Property Current As NameValueCollection
public static NameValueCollection Current {get; set;}

Property Value

The current configuration settings.
Remarks
If none are loaded, call LoadEnvironmentSettings to load values.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Reference

FCConfiguration Class
FCConfiguration Members

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.