Click or drag to resize

INetworkAdapterConfigurationInfoTcpipNetbiosOptions Property

Win32_NetworkAdapterConfiguration: TcpipNetbiosOptions: Bitmap of the possible settings related to NetBIOS over TCP/IP.

Namespace:  Xcalibur.Models.Hardware.Network
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
NetbiosOptions TcpipNetbiosOptions { get; set; }

Property Value

Type: NetbiosOptions
The tcpip netbios options.
See Also