NET Logging Library
NetworkType Property



KellermanSoftware.NetLoggingLibrary.Targets Namespace > ChainSawTarget Class : NetworkType Property
The Network Type of the chainsaw viewer
Syntax
Public Property NetworkType As NetworkType
Dim instance As ChainSawTarget
Dim value As NetworkType
 
instance.NetworkType = value
 
value = instance.NetworkType
public NetworkType NetworkType {get; set;}
public:
property NetworkType NetworkType {
   NetworkType get();
   void set (    NetworkType value);
}
Requirements

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

See Also

Reference

ChainSawTarget Class
ChainSawTarget Members