Returns the unique identifier of the notified entry.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public virtual string Uid { get; }
Public Overridable ReadOnly Property Uid As String Get
public: virtual property String^ Uid { String^ get (); }
/** @property */ public String get_Uid()