PeerApplication::Id Property
.NET Framework (current version)
Gets or sets the user-defined Guid associated with the PeerApplication.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System::GuidGuid associated with the PeerApplication instance. Unless specified, the default value for this property is null.
| Exception | Condition |
|---|---|
| ObjectDisposedException | The PeerApplication object has been disposed. |
Null items are not allowed.
.NET Framework
Available since 3.5
Available since 3.5
Show: