Partager via


ParseContext.Errors, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets the parse warnings in the collection.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Errors As String()
'Utilisation
Dim instance As ParseContext
Dim value As String()

value = instance.Errors
public string[] Errors { get; }

Valeur de la propriété

The parse warnings in the collection.

Voir aussi

Référence

ParseContext, classe
Membres ParseContext
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms