다음을 통해 공유


AppBroadcastState.ViewerCount 속성

정의

앱 브로드캐스트의 뷰어 수를 가져옵니다.

public:
 property unsigned int ViewerCount { unsigned int get(); };
uint32_t ViewerCount();
public uint ViewerCount { get; }
var uInt32 = appBroadcastState.viewerCount;
Public ReadOnly Property ViewerCount As UInteger

속성 값

UInt32

unsigned int

uint32_t

앱 브로드캐스트의 뷰어 수입니다.

Windows 요구 사항

앱 기능
appBroadcast appBroadcastSettings

적용 대상