Denso BHT-200QW Dokumentacja Strona 257

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 256
- 255 -
MACAddress
Acquires the MAC address.
Syntax
[VB]
Public Shared ReadOnly Property MACAddress As String
[C#]
public static string MACAddress {get;}
Property
MAC address
Default value
: null
Exceptions
Name of Exception Meaning
DeviceLoadException The NIC device is not ready.
[Ex.] Acquire the MAC address.
[VB] Dim MacAddr As String = RF.Settings.MACAddress
[C#] string MacAddr = RF.Settings.MACAddress;
Przeglądanie stron 256
1 2 ... 252 253 254 255 256 257 258 259 260 261 262 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag