SPLog.Verbose-Methode (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 Verbose ( _
output As String _
)
'Usage
Dim instance As SPLog
Dim output As String
instance.Verbose(output)
public void Verbose(
string output
)
Parameter
- output
Typ: System.String