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