[This is preliminary documentation and is subject to change.]
Unique identifier abstract syntax
| C# | Visual Basic | Visual C++ |
public string UID { get; }
Public ReadOnly Property UID As String
public: property String^ UID { String^ get (); }
set-method is not supported! Throw
Declaration of this public method is required to allow proper serialization!