Share via


Resource.NeedsScope Method

Definition

Determines whether the resource needs a scope declaration.

protected virtual bool NeedsScope ();
abstract member NeedsScope : unit -> bool
override this.NeedsScope : unit -> bool
Protected Overridable Function NeedsScope () As Boolean

Returns

Whether the resource needs a scope.

Applies to