命名空间: 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
)
参数
- propertyName
类型:System.String
返回值
类型:System.Object
返回 Object。