SPRequestManagementRuleCriteria.PropertyType 属性
获取或设置要匹配的属性。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property PropertyType As SPRequestManagementRulePropertyType
Get
Set
用法
Dim instance As SPRequestManagementRuleCriteria
Dim value As SPRequestManagementRulePropertyType
value = instance.PropertyType
instance.PropertyType = value
public SPRequestManagementRulePropertyType PropertyType { get; set; }
属性值
类型:Microsoft.SharePoint.Administration.SPRequestManagementRulePropertyType
另请参阅
引用
SPRequestManagementRuleCriteria 类