Context.GetData(LocalDataStoreSlot) Methode

Definitie

Haalt de waarde op uit de opgegeven site in de huidige context.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 static System::Object ^ GetData(LocalDataStoreSlot ^ slot);
public static object GetData(LocalDataStoreSlot slot);
[System.Security.SecurityCritical]
public static object GetData(LocalDataStoreSlot slot);
static member GetData : LocalDataStoreSlot -> obj
[<System.Security.SecurityCritical>]
static member GetData : LocalDataStoreSlot -> obj
Public Shared Function GetData (slot As LocalDataStoreSlot) As Object

Parameters

slot
LocalDataStoreSlot

De gegevenssite die de gegevens bevat.

Retouren

De gegevens die zijn gekoppeld aan slot.

Kenmerken

Van toepassing op