GraphDeserializationProgressEventArgs Properties

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubpropertyCurrent

The number of elements that have been deserialized to this point.

System_CAPS_pubpropertyMax

The total number of elements the deserializer must handle to load the graph.

System_CAPS_pubpropertyMessage

User-friendly message that surfaces the current state of the deserializer.

Return to top
Show: