共用方式為


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

適用於