ITransformableFilterValues.ParameterName 属性
获取表示的参数名称的字符串。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
ReadOnly Property ParameterName As String
Get
用法
Dim instance As ITransformableFilterValues
Dim value As String
value = instance.ParameterName
string ParameterName { get; }