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