DeviceInfo.NNicCards Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Required. Number of Nic cards on the device.
public int NNicCards { get; set; }
member this.NNicCards : int with get, set
Public Property NNicCards As Integer