C# 클래스 NativeWifi.Wlan.WlanInterfaceInfo

파일 보기 프로젝트 열기: ATNoG/ODTONE 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
interfaceGuid System.Guid
isState WlanInterfaceState

프로퍼티 상세

interfaceGuid 공개적으로 프로퍼티

The GUID of the interface.
public Guid,System interfaceGuid
리턴 System.Guid

isState 공개적으로 프로퍼티

The current state of the interface.
public WlanInterfaceState isState
리턴 WlanInterfaceState