Mapping.CrawledPropertyVariantType 属性

请注意:此 API 现在已过时。

获取或设置 variant 类型的值的数据类型属性映射的已爬网属性。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
<ObsoleteAttribute("VariantType is no longer supported.")> _
Public Property CrawledPropertyVariantType As Integer
    Get
    Set
用法
Dim instance As Mapping
Dim value As Integer

value = instance.CrawledPropertyVariantType

instance.CrawledPropertyVariantType = value
[ObsoleteAttribute("VariantType is no longer supported.")]
public int CrawledPropertyVariantType { get; set; }

属性值

类型:System.Int32
32 位整数,它表示的已爬网属性变量数据类型。

另请参阅

引用

Mapping 类

Mapping 成员

Microsoft.Office.Server.Search.Administration 命名空间