SPDiffUtility.InsertOpenTag property
取得或設定輸出區段開啟 HTML 的標籤從Diff方法,其中包含插入的文字。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared Property InsertOpenTag As String
Get
Set
'用途
Dim value As String
value = SPDiffUtility.InsertOpenTag
SPDiffUtility.InsertOpenTag = value
public static string InsertOpenTag { get; set; }
Property value
Type: System.String
字串,包含標記。