Network byte representation of the domain name

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

Syntax

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

See Also