Sdílet prostřednictvím


VsaEngine.GetOption(String) Metoda

Definice

Získá možnosti specifické pro implementaci modulu.

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

Parametry

Name
String

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

Návraty

Hodnota možnosti.

Implementuje

Platí pro