BaseVsaEngine.GetCustomOption(String) Metódus

Definíció

Lekéri a motor implementációspecifikus beállításait.

protected:
 abstract System::Object ^ GetCustomOption(System::String ^ name);
protected abstract object GetCustomOption(string name);
abstract member GetCustomOption : string -> obj
Protected MustOverride Function GetCustomOption (name As String) As Object

Paraméterek

name
String

A beolvasási lehetőség neve.

Válaszok

A beállítás értéke.

A következőre érvényes: