Share via


SPMobileAttachmentsField.AttachmentsField property

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

Syntax

'Declaration
Public ReadOnly Property AttachmentsField As SPFieldAttachments
    Get
'Usage
Dim instance As SPMobileAttachmentsField
Dim value As SPFieldAttachments

value = instance.AttachmentsField
public SPFieldAttachments AttachmentsField { get; }

Property value

Type: Microsoft.SharePoint.SPFieldAttachments

See also

Reference

SPMobileAttachmentsField class

SPMobileAttachmentsField members

Microsoft.SharePoint.Mobile.WebControls namespace