SPLog.InfoTag 方法 (UInt32, String)
[WriteLog(stringmessage,LogLevellevel)]的简写形式。使用[LogLevel.Info]。
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub InfoTag ( _
tagID As UInteger, _
output As String _
)
用法
Dim instance As SPLog
Dim tagID As UInteger
Dim output As String
instance.InfoTag(tagID, output)
public void InfoTag(
uint tagID,
string output
)
参数
tagID
类型:System.UInt32消息的的标签。
- output
类型:System.String