次の方法で共有


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

適用対象