ActivityCodeDomSerializationManager.SerializationComplete 이벤트

정의

serialization이 완료되면 발생합니다.

public:
 virtual event EventHandler ^ SerializationComplete;
public event EventHandler SerializationComplete;
member this.SerializationComplete : EventHandler 
Public Custom Event SerializationComplete As EventHandler 

이벤트 유형

구현

설명

이벤트를 처리하는 방법에 대한 자세한 내용은 이벤트 처리 및 발생을 참조하세요.

적용 대상