Partilhar via


CorrelationRuleFilter.ApplicationProperties Propriedade

Definição

Propriedades específicas do aplicativo da mensagem.

public System.Collections.Generic.IDictionary<string,object> ApplicationProperties { get; }
member this.ApplicationProperties : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property ApplicationProperties As IDictionary(Of String, Object)

Valor da propriedade

As propriedades específicas do aplicativo da mensagem.

Comentários

Somente os seguintes tipos de valor têm suporte: byte, sbyte, char, short, ushort, int, uint, long, ulong, float, double, decimal, bool, Guid, string, Uri, DateTime, DateTimeOffset, TimeSpan, Stream, byte[], e IList/IDictionary de tipos com suporte

Aplica-se a