'Declaration
<BrowsableAttribute(False)> <CanBeNullAttribute()> Public Property EndpointUrl As Uri
'Usage
Dim instance As EasyUAServerEndpointStateChangedEventArgs Dim value As Uri instance.EndpointUrl = value value = instance.EndpointUrl
Property Value
This value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is null
.