AppBroadcastViewerCountChangedEventArgs.ViewerCount 속성

정의

새 뷰어 수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

새 뷰어 수입니다.

Windows 요구 사항

앱 기능
appBroadcast appBroadcastSettings

적용 대상