Method CreateResourceConfiguration
CreateResourceConfiguration(string)
Creates a new resource configuration object from a specified file name.
protected virtual object CreateResourceConfiguration(string fileName)
Parameters
fileName
stringThe name of the file from which the resource configuration object should be created.
Returns
- object
A new resource configuration object to be added to the collection.