[ConnectionStringParameterAttribute] [DefaultValueAttribute(20000)] public ushort Port { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute(20000)> Public Property Port As UShort Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(20000)] property unsigned short Port { unsigned short get (); void set (unsigned short value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute(20000)>] member Port : uint16 with get, set
function get_Port(); function set_Port(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.