[This is preliminary documentation and is subject to change.]
Uid Property
| C# | Visual Basic | Visual C++ |
public string Uid { get; set; }
Public Property Uid As String
public: property String^ Uid { String^ get (); void set (String^ value); }