共用方式為


SPCopyFieldMask class

表示複製的項目欄位遮罩。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPCopyFieldMask

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

Syntax

'宣告
Public NotInheritable Class SPCopyFieldMask
'用途
Dim instance As SPCopyFieldMask
public sealed class SPCopyFieldMask

備註

使用欄位遮罩來避免欄位複製項目時被複製。例如,使用欄位遮罩來防止隱藏的欄位複製到目的地。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPCopyFieldMask members

Microsoft.SharePoint namespace