Partager via


GraphDeserializationProgressEventArgs.Current, propriété

Nombre d'éléments qui ont été désérialisés à ce point.

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Property Current As Integer
public int Current { get; set; }
public:
property int Current {
    int get ();
    void set (int value);
}
member Current : int with get, set
function get Current () : int 
function set Current (value : int)

Valeur de propriété

Type : Int32
retourne Int32 ;

Sécurité .NET Framework

Voir aussi

Référence

GraphDeserializationProgressEventArgs Classe

Microsoft.VisualStudio.GraphModel, espace de noms