SPLog.ErrorTag - Méthode (UInt32, String)
Abréviation de [WriteLog(stringmessage,LogLevellevel)]. Utilisez**[LogLevel.Error]**.
Espace de noms : Microsoft.SharePoint.Upgrade
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub ErrorTag ( _
tagID As UInteger, _
output As String _
)
'Utilisation
Dim instance As SPLog
Dim tagID As UInteger
Dim output As String
instance.ErrorTag(tagID, output)
public void ErrorTag(
uint tagID,
string output
)
Paramètres
tagID
Type : System.UInt32Étiquette pour le message.
- output
Type : System.String