共用方式為


TextViewBase.Text property

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

Syntax

'宣告
Public Property Text As String
    Get
    Set
'用途
Dim instance As TextViewBase
Dim value As String

value = instance.Text

instance.Text = value
public string Text { get; set; }

Property value

Type: System.String

請參閱

參照

TextViewBase class

TextViewBase members

Microsoft.SharePoint.Mobile.Controls namespace