共用方式為


FieldLookupValue.LookupValue 屬性

取得查詢欄位的此執行個體參照的清單項目摘要。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public ReadOnly Property LookupValue As String
    Get
'用途
Dim instance As FieldLookupValue
Dim value As String

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

屬性值

類型:System.String
傳回代表參考此執行個體查閱欄位的清單項目的摘要String執行個體。

請參閱

參照

FieldLookupValue 類別

FieldLookupValue 成員

Microsoft.SharePoint.Client 命名空間