SPFieldGuid.FieldValueType 属性

重写以返回**[typeof(Guid)][System.Type]**

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides ReadOnly Property FieldValueType As Type
    Get
用法
Dim instance As SPFieldGuid
Dim value As Type

value = instance.FieldValueType
public override Type FieldValueType { get; }

属性值

类型:System.Type
Type 的 GUID。

另请参阅

引用

SPFieldGuid 类

SPFieldGuid 成员

Microsoft.SharePoint 命名空间