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