LimitFilter.Value 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets or sets the value of this Limit filter.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Property Value As UInteger
用法
Dim instance As LimitFilter
Dim value As UInteger

value = instance.Value

instance.Value = value
public uint Value { get; set; }

属性值

The value of this Limit filter.

另请参阅

参考

LimitFilter 类
LimitFilter 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间