Leer en inglés

Compartir a través de


RemoteArgumentDictionaryEntry Estructura

Definición

Define un par de clave y valor en IRemoteArgumentDictionaryContract.

C#
[System.Serializable]
public struct RemoteArgumentDictionaryEntry
Herencia
RemoteArgumentDictionaryEntry
Atributos

Constructores

RemoteArgumentDictionaryEntry(RemoteArgument, RemoteArgument)

Inicializa una instancia de la estructura RemoteArgumentDictionaryEntry con la clave y el valor especificados.

Campos

Key

Representa la clave del par de clave y valor que RemoteArgumentDictionaryEntry representa.

Value

Representa el valor del par de clave y valor que RemoteArgumentDictionaryEntry representa.

Se aplica a

Producto Versiones
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1