SimpleNetworkManagementProtocol.NetworkAdapters Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SimpleNetworkManagementProtocol Class > SimpleNetworkManagementProtocol Properties >

SimpleNetworkManagementProtocol.NetworkAdapters Property

BR.AN.PviServices .NET


Gets the collection of network adapters.

[Visual Basic]

Public ReadOnly Property NetworkAdapters() As NetworkAdapterCollection

  Public Get

  End Get

End Property

[C#]

public NetworkAdapterCollection NetworkAdapters { public get; }

Property Value

A collection of objects.

Remarks

Will be null if no network adapter has been located by .

See Also

SimpleNetworkManagementProtocol Class | BR.AN.PviServices Namespace | Search | NetworkAdapter


Generated from assembly BR.AN.PviServices [8.1.0.4]