XMessage.ConstructionCompleteEvent Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
ConstructionCompleteEvent(Boolean) | |
ConstructionCompleteEvent() |
ConstructionCompleteEvent(Boolean)
public:
void ConstructionCompleteEvent(bool killUnderlyingPartWhenDirty);
public void ConstructionCompleteEvent (bool killUnderlyingPartWhenDirty);
member this.ConstructionCompleteEvent : bool -> unit
Public Sub ConstructionCompleteEvent (killUnderlyingPartWhenDirty As Boolean)
Parametri
- killUnderlyingPartWhenDirty
- Boolean
Si applica a
ConstructionCompleteEvent()
public:
void ConstructionCompleteEvent();
public void ConstructionCompleteEvent ();
member this.ConstructionCompleteEvent : unit -> unit
Public Sub ConstructionCompleteEvent ()