次の方法で共有


LimitFilter.Value プロパティ (Microsoft.Office.Server.ApplicationRegistry.Runtime)

この制限フィルタの値を取得するか、設定します。

名前空間: 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; }

プロパティ値

この制限フィルタの値。

関連項目

参照

LimitFilter クラス
LimitFilter メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間