Gets or sets the name of the vendor of this option - for example "Microsoft Options"

Namespace: CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP
Assembly: CENTREL.XIA.Network.Management.DHCP (in CENTREL.XIA.Network.Management.DHCP.dll)

Syntax

C#

public string VendorName { getset; }

VB

Public Property VendorName As String

Get

Set

C++

public:

property String^ VendorName {

String^ get();

void set(String^ value);

}

See Also

DHCPOptionDefinitionDHCPOptionDefinitionDHCPOptionDefinition Class
CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP Namespace