ProgressEventArgs.Message, propriété (Microsoft.SharePoint.Publishing.Administration)
Specifies a message for the current event.
Espace de noms : Microsoft.SharePoint.Publishing.Administration
Assembly : Microsoft.SharePoint.Publishing (dans microsoft.sharepoint.publishing.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Message As String
'Utilisation
Dim instance As ProgressEventArgs
Dim value As String
value = instance.Message
public string Message { get; }
Valeur de la propriété
A string representing a message for the current event.
Voir aussi
Référence
ProgressEventArgs, classe
Membres ProgressEventArgs
Microsoft.SharePoint.Publishing.Administration, espace de noms