'Declaration
Public ReadOnly Property HostElement As HostElement
'Usage
Dim instance As UAHostAndEndpointDialog Dim value As HostElement instance.HostElement = value value = instance.HostElement
public HostElement HostElement {get;}
public: property HostElement^ HostElement { HostElement^ get(); }
Property Value
This value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is null
.