Gets an
IDictionary that represents a collection of the message's properties.
Namespace:
?
System.Runtime.Remoting.Messaging
Assembly:
?
mscorlib (in mscorlib.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Properties As IDictionary |
JavaScript |
---|
function get_properties();
|
Return Value
A dictionary that represents a collection of the message's properties.
Exceptions
See Also