Click or drag to resize

PublicLibraryCatalogLibraryVersionAddSource Method

Adds a source for this library

Namespace: Aml.Engine.Resources
Assembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntax
public void AddSource(
	string fileName
)

Parameters

fileName  String
The name of the source file
See Also