IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace > LoggingElement Class : Port Property |
'Declaration
<DescriptionAttribute("Port for the Trace Publisher Service - will default if not specified")> <XmlAttributeAttribute("port")> <DefaultValueAttribute()> Public Property Port As Integer
'Usage
Dim instance As LoggingElement Dim value As Integer instance.Port = value value = instance.Port
[Description("Port for the Trace Publisher Service - will default if not specified")] [XmlAttribute("port")] [DefaultValue()] public int Port {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2