DeserializationEndingEventArgs Class
Visual Studio 2015
Provides data for the DeserializationEnding event and notifies listeners that deserialization has ended.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | DeserializationEndingEventArgs(CompletionStatus) | Initializes a new instance of the DeserializationEndingEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Status | Gets the completion status of the transaction. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


