Assembly: Aras.Net (in Aras.Net.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public Object GetSection( string sectionName ) |
Visual Basic (Declaration) |
---|
Public Function GetSection ( _ sectionName As String _ ) As Object |
J# |
---|
public final Object GetSection( String sectionName ) |
JScript |
---|
public final function GetSection( sectionName : String ) : Object |
Parameters
- sectionName
- Type: System..::.String
Return Value
See Also
ConfigurationManagerWrapper