Click or drag to resize

ProjectSetCurrentConfiguration Method

Set the current configuration using the specified index.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void SetCurrentConfiguration(
	int index
)

Parameters

index
Type: SystemInt32
See Also