ContextUtil.IsDefaultContext Methode

Definition

Bestimmt, ob die Serviced Component im Standardkontext aktiviert ist. Serviced Components, die keine COM+-Kataloginformationen aufweisen, sind im Standardkontext aktiviert.

public:
 static bool IsDefaultContext();
public static bool IsDefaultContext ();
static member IsDefaultContext : unit -> bool
Public Shared Function IsDefaultContext () As Boolean

Gibt zurück

true, wenn die Dienstkomponente im Standardkontext aktiviert ist, andernfalls false.

Gilt für: