ServicedComponent.Construct(String) Metoda

Definice

Volá se infrastrukturou hned po zavolání konstruktoru a předá řetězec konstruktoru. Přepsat tuto metodu použít hodnotu stavebního řetězce.

protected public:
 virtual void Construct(System::String ^ s);
protected internal virtual void Construct (string s);
abstract member Construct : string -> unit
override this.Construct : string -> unit
Protected Friend Overridable Sub Construct (s As String)

Parametry

s
String

Stavební řetězec.

Platí pro