WMIHelper SetSection Method CleanCode C# Libraries v1.2.03 API
A convenience method allowing you to change the section specified in the constructor (or previous SetSection call).

Namespace: CleanCode.Net
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public void SetSection(
	string section
)
See Also