Condividi tramite


Proprietà ConfigStoreEntry.Key

Chiave della voce.

Spazio dei nomi: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in microsoft.applicationserver.caching.core.dll)

Uso

Sintassi

'Dichiarazione
Public ReadOnly Property Key As String
public string Key { get; }
public:
property String^ Key {
    String^ get ();
}
/** @property */
public String get_Key ()
public function get Key () : String

Valore proprietà

Oggetto String.

Protezione thread

Qualsiasi membro statico (condiviso in Visual Basic) di questo tipo è thread safe, diversamente dai membri istanza.

Piattaforme

Piattaforme di sviluppo

Visual Studio 2010 e versioni successive, .NET Framework 4

Piattaforme di destinazione

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

Vedere anche

Informazioni di riferimento

Classe ConfigStoreEntry
ConfigStoreEntry membri
Spazio dei nomi Microsoft.ApplicationServer.Caching