SPResourceBudget.PreviouslyEnteredScope 方法

之前当前作用域中输入了一个范围。

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overridable Function PreviouslyEnteredScope ( _
    scopeName As String _
) As Boolean
用法
Dim scopeName As String
Dim returnValue As Boolean

returnValue = Me.PreviouslyEnteredScope(scopeName)
protected virtual bool PreviouslyEnteredScope(
    string scopeName
)

参数

返回值

类型:System.Boolean
Boolean 值 = true (如果以前输入给定的范围。

另请参阅

引用

SPResourceBudget 类

SPResourceBudget 成员

Microsoft.SharePoint.Utilities 命名空间