LogFileEntry.Message property
包含在記錄檔項目的訊息。
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property Message As String
Get
Set
'用途
Dim instance As LogFileEntry
Dim value As String
value = instance.Message
instance.Message = value
public string Message { get; set; }
Property value
Type: System.String
傳回 String。