KeywordQueryProperties.Clone 方法

该成员将替代 QueryProperties.Clone()

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

语法

声明
Public Overrides Function Clone As Object
用法
Dim instance As KeywordQueryProperties
Dim returnValue As Object

returnValue = instance.Clone()
public override Object Clone()

返回值

类型:System.Object

实现

ICloneable.Clone()

另请参阅

引用

KeywordQueryProperties 类

KeywordQueryProperties 成员

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