Freigeben über


SPLog.InfoTag-Methode (UInt32, String)

Kurzform von [WriteLog(stringmessage,LogLevellevel)]. Verwenden Sie**[LogLevel.Info]**.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub InfoTag ( _
    tagID As UInteger, _
    output As String _
)
'Usage
Dim instance As SPLog
Dim tagID As UInteger
Dim output As String

instance.InfoTag(tagID, output)
public void InfoTag(
    uint tagID,
    string output
)

Parameter

Siehe auch

Referenz

SPLog Klasse

SPLog-Member

InfoTag-Überladung

Microsoft.SharePoint.Upgrade-Namespace