ContentSource.GetProperty 方法

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

语法

声明
Public Function GetProperty ( _
    propertyName As String _
) As Object
用法
Dim instance As ContentSource
Dim propertyName As String
Dim returnValue As Object

returnValue = instance.GetProperty(propertyName)
public Object GetProperty(
    string propertyName
)

参数

返回值

类型:System.Object
返回 Object

另请参阅

引用

ContentSource 类

ContentSource 成员

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