ProtocolCollection.AllKeys Proprietà

Definizione

Ottiene tutte le chiavi dell'istanza ProtocolCollection.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property cli::array <System::String ^> ^ AllKeys { cli::array <System::String ^> ^ get(); };
public string[] AllKeys { get; }
member this.AllKeys : string[]
Public ReadOnly Property AllKeys As String()

Valore della proprietà

String[]

Matrice contenente le chiavi dell'insieme.

Commenti

AllKeys è stato introdotto in .NET Framework 3.5. Per altre informazioni, vedere Versioni e dipendenze.

Si applica a