다음을 통해 공유


SPMobileGuidField.GuidField property

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

Syntax

'Declaration
Public ReadOnly Property GuidField As SPFieldGuid
    Get
'Usage
Dim instance As SPMobileGuidField
Dim value As SPFieldGuid

value = instance.GuidField
public SPFieldGuid GuidField { get; }

Property value

Type: Microsoft.SharePoint.SPFieldGuid

See also

Reference

SPMobileGuidField class

SPMobileGuidField members

Microsoft.SharePoint.Mobile.WebControls namespace