SPLog.DebugTag-Methode (UInt32, String)
Kurzform von [WriteLog(stringmessage,LogLevellevel)]. Verwenden Sie**[LogLevel.Debug]**.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub DebugTag ( _
tagID As UInteger, _
output As String _
)
'Usage
Dim instance As SPLog
Dim tagID As UInteger
Dim output As String
instance.DebugTag(tagID, output)
public void DebugTag(
uint tagID,
string output
)
Parameter
tagID
Typ: System.UInt32Tag für die Nachricht.
- output
Typ: System.String