Share via


ExcludesType.Bitmask Property

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Property Bitmask As ExcludesValueType
    Get
    Set
'Usage
Dim instance As ExcludesType
Dim value As ExcludesValueType

value = instance.Bitmask

instance.Bitmask = value
public ExcludesValueType Bitmask { get; set; }

Property Value

Type: Microsoft.SharePoint.Portal.WebControls.ExcludesValueType

See Also

Reference

ExcludesType Class

ExcludesType Members

Microsoft.SharePoint.Portal.WebControls Namespace