Click or drag to resize

QsResourcesRemoveResource Method

Remove the entry form the resources

Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public bool RemoveResource(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:QsInformatica.Utils.QsResources.RemoveResource(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:QsInformatica.Utils.QsResources.RemoveResource(System.String)"]

See Also