property DHCPSession.NetBiosDDS as String
NetBios Datagram Distribution Server list separated by commas.

  Type Description  
    String Value representing NetBios DDS server address that client can use.  
 

This property holds NetBios DDS server address that will be sent to client after DHCPSession.AcceptRequest() has been called. You can specify more than one DDS server, separated by commas. Their priority of use matches the order in which you specified them.