Network byte representation of the domain name without trailing zero

Namespace:  JHSoftware.SimpleDNS.Plugin
Assembly:  sdnsplugin (in sdnsplugin)
Version: 5.0.110.0 (5.0.110.0)

Syntax

C#
public byte[] GetBytesNT()
Visual Basic (Declaration)
Public Function GetBytesNT As Byte()
Visual C++
public:
array<unsigned char>^ GetBytesNT()

See Also