Sdílet prostřednictvím


SPMobileNoteField.PlainText property

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

Syntax

'Declaration
Public ReadOnly Property PlainText As String
    Get
'Usage
Dim instance As SPMobileNoteField
Dim value As String

value = instance.PlainText
public string PlainText { get; }

Property value

Type: System.String

See also

Reference

SPMobileNoteField class

SPMobileNoteField members

Microsoft.SharePoint.Mobile.WebControls namespace