BaseVsaEngine.SetCustomOption(String, Object) Method

Definition

Sets implementation-specific options for the engine.

C#
protected abstract void SetCustomOption(string name, object value);

Parameters

name
String

The name of the option to set.

value
Object

The value for the option being set.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5