UrlFieldFormatType 列舉
指定顯示格式的欄位 (2)。
命名空間: 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 Enumeration UrlFieldFormatType
'用途
Dim instance As UrlFieldFormatType
public enum UrlFieldFormatType
成員
成員名稱 | 描述 | |
---|---|---|
Hyperlink | 指定必須顯示為超連結的值。值 = 0。 | |
Image | 指定的值必須會顯示為圖像。值 = 1。 |