Context.GetData(LocalDataStoreSlot) Yöntem

Tanım

Geçerli bağlamda belirtilen yuvadan değeri alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Parametreler

slot
LocalDataStoreSlot

Verileri içeren veri yuvası.

Döndürülenler

Object

İle ilişkili veriler slot .

Öznitelikler

Şunlara uygulanır