从升级配置文件返回的每个序列属性之一
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Function GetProperty ( _
name As String _
) As String
用法
Dim instance As SPSequence
Dim name As String
Dim returnValue As String
returnValue = instance.GetProperty(name)
public string GetProperty(
string name
)
参数
name
类型:System.String属性名称
返回值
类型:System.String
该属性的值