Share via


Resource.NeedsParent Method

Definition

Determines whether the resource needs a parent declaration.

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

Returns

Whether the resource needs a parent.

Applies to