Share via


SPMobileFileField.FileField property

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

Syntax

'Declaration
Public ReadOnly Property FileField As SPFieldFile
    Get
'Usage
Dim instance As SPMobileFileField
Dim value As SPFieldFile

value = instance.FileField
public SPFieldFile FileField { get; }

Property value

Type: Microsoft.SharePoint.SPFieldFile

See also

Reference

SPMobileFileField class

SPMobileFileField members

Microsoft.SharePoint.Mobile.WebControls namespace