ObjectReferenceChangeEventArgsReference Property |
The changed reference
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic ObjectReference Reference { get; }
Public ReadOnly Property Reference As ObjectReference
Get
public:
property ObjectReference^ Reference {
ObjectReference^ get ();
}
member Reference : ObjectReference with get
Property Value
Type:
ObjectReference
See Also