Sdílet prostřednictvím


BaseVsaEngine.GetOption(String) Metoda

Definice

Načte možnosti specifické pro daný modul.

public:
 virtual System::Object ^ GetOption(System::String ^ name);
public virtual object GetOption (string name);
abstract member GetOption : string -> obj
override this.GetOption : string -> obj
Public Overridable Function GetOption (name As String) As Object

Parametry

name
String

Název možnosti, která se má získat

Návraty

Object

Hodnota možnosti.

Implementuje

Platí pro