bool CheckEndpointUrl {get; set;}
'Declaration
Property CheckEndpointUrl As Boolean
'Usage
Dim instance As _UAEndpointDescriptionChecks Dim value As Boolean instance.CheckEndpointUrl = value value = instance.CheckEndpointUrl
Property Value
The default value of this property is False
.