Share via


SystemToken.IsNamespaceOrContainerQualified Method

Definition

Is this token namespace or container qualified.

public override bool IsNamespaceOrContainerQualified ();
override this.IsNamespaceOrContainerQualified : unit -> bool
Public Overrides Function IsNamespaceOrContainerQualified () As Boolean

Returns

always false, since this is a system token.

Applies to