ServicedComponent.Construct(String) Metoda

Definicja

Wywoływana przez infrastrukturę tuż po wywołaniu konstruktora przekazuje ciąg konstruktora. Zastąpij tę metodę, aby użyć wartości ciągu konstrukcyjnego.

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

Ciąg konstrukcyjny.

Dotyczy