共用方式為


SPResourceBudget.PreviouslyEnteredScope method

目前的範圍之前輸入的範圍。

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

Syntax

'宣告
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
)

參數

傳回值

Type: System.Boolean
Boolean 值 = true,如果先前輸入指定的範圍。

請參閱

參照

SPResourceBudget class

SPResourceBudget members

Microsoft.SharePoint.Utilities namespace