共用方式為


SPRequestManagementRuleCriteria.CustomHeaderName property

取得或設定要尋找PropertyType設為PropertyType.CustomHeader的自訂標頭。

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

Syntax

'宣告
Public Property CustomHeaderName As String
    Get
    Set
'用途
Dim instance As SPRequestManagementRuleCriteria
Dim value As String

value = instance.CustomHeaderName

instance.CustomHeaderName = value
public string CustomHeaderName { get; set; }

Property value

Type: System.String

請參閱

參照

SPRequestManagementRuleCriteria class

SPRequestManagementRuleCriteria members

Microsoft.SharePoint.Administration namespace