FormatterBase.IMessageWithTopLevelPropertyBag Interfaccia

Definizione

Interfaccia implementata da tutti i JsonRpcMessagetipi annidati derivati da ,(FormatterBase.JsonRpcRequestBase, FormatterBase.JsonRpcResultBase, FormatterBase.JsonRpcErrorBase) per consentire loro di trasportare proprietà arbitrarie di primo livello per conto dell'applicazione.

protected interface FormatterBase.IMessageWithTopLevelPropertyBag
Protected Interface FormatterBase.IMessageWithTopLevelPropertyBag

Proprietà

Nome Descrizione
TopLevelPropertyBag

Ottiene o imposta il contenitore delle proprietà di primo livello per questo messaggio.

Si applica a