共用方式為


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

適用於