<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<RefreshPropertiesAttribute(RefreshProperties.All)>
<DescriptionAttribute("The string value that was resolved to create this IPEndPoint.")>
Public Property HostNameOrAddress As String
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[RefreshProperties(RefreshProperties.All)]
[Description("The string value that was resolved to create this IPEndPoint.")]
public string HostNameOrAddress {get; set;}