ServicedComponent.Construct(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
剛好在傳入建構函式字串並呼叫建構函式之後由基礎結構所呼叫。 覆寫這個方法來利用建構字串值。
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)
參數
- s
- String
建構字串。