[This is preliminary documentation and is subject to change.]
Implementation class unique identifier sub-item
| C# | Visual Basic | Visual C++ |
public ImplementationClassUid ImplementationClassUid { get; set; }
Public Property ImplementationClassUid As ImplementationClassUid
public: property ImplementationClassUid^ ImplementationClassUid { ImplementationClassUid^ get (); void set (ImplementationClassUid^ value); }
Required negotiation sub-item. Created by default.
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |