RemoteArgumentDictionaryEntry Yapı

Tanım

içinde bir anahtar/değer çifti IRemoteArgumentDictionaryContracttanımlar.

public value class RemoteArgumentDictionaryEntry
[System.Serializable]
public struct RemoteArgumentDictionaryEntry
[<System.Serializable>]
type RemoteArgumentDictionaryEntry = struct
Public Structure RemoteArgumentDictionaryEntry
Devralma
RemoteArgumentDictionaryEntry
Öznitelikler

Oluşturucular

RemoteArgumentDictionaryEntry(RemoteArgument, RemoteArgument)

Belirtilen anahtar ve değerle yapının bir örneğini RemoteArgumentDictionaryEntry başlatır.

Alanlar

Key

Bunun temsil eden anahtar/değer çiftindeki RemoteArgumentDictionaryEntry anahtarı temsil eder.

Value

Bunun temsil eden anahtar/değer çiftindeki RemoteArgumentDictionaryEntry değeri temsil eder.

Şunlara uygulanır