Partager via


GraphDeserializationProgressEventArgs.Message, propriété

Message convivial concernant l'état actuel du désérialiseur.

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

Syntaxe

'Déclaration
Public Property Message As String
public string Message { get; set; }
public:
property String^ Message {
    String^ get ();
    void set (String^ value);
}
member Message : string with get, set
function get Message () : String
function set Message (value : String)

Valeur de propriété

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

GraphDeserializationProgressEventArgs Classe

Microsoft.VisualStudio.GraphModel, espace de noms