共用方式為


SPRequestManagementRuleCriteria.MatchType property

取得或設定使用中比對的相符項目類型。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property MatchType As SPRequestManagementRuleMatchType
    Get
    Set
'用途
Dim instance As SPRequestManagementRuleCriteria
Dim value As SPRequestManagementRuleMatchType

value = instance.MatchType

instance.MatchType = value
public SPRequestManagementRuleMatchType MatchType { get; set; }

Property value

Type: Microsoft.SharePoint.Administration.SPRequestManagementRuleMatchType

請參閱

參照

SPRequestManagementRuleCriteria class

SPRequestManagementRuleCriteria members

Microsoft.SharePoint.Administration namespace