다음을 통해 공유


WiFiDirectServiceSession.SessionId 속성

정의

세션 ID를 가져옵니다.

public:
 property unsigned int SessionId { unsigned int get(); };
uint32_t SessionId();
public uint SessionId { get; }
var uInt32 = wiFiDirectServiceSession.sessionId;
Public ReadOnly Property SessionId As UInteger

속성 값

UInt32

unsigned int

uint32_t

고유한 세션 식별자입니다.

적용 대상