Documentation for a minimal subset of the QSM API
Item Property (property)
Namespaces > QS.Fx.Logging > IEvent > Item(String)
The list of properties associated with the event.
Syntax
C#Visual BasicManaged C++
Object this [
	string property
] { get; }
ReadOnly Property Item ( _
	property As String _
) As Object
property Object^ default[String^ property] {
	Object^ get (String^ property);
}
Parameters
property (String)
The name of the property associated with the event.
Return Value
The value of the property.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0