次の方法で共有


Participant クラス

定義

相互作用に参加しているプロファイルの種類について説明します。

public class Participant
type Participant = class
Public Class Participant
継承
Participant

コンストラクター

Participant(String, IEnumerable<ParticipantPropertyReference>, String)

Participant の新しいインスタンスを初期化します。

プロパティ

Description

ローカライズされた説明。

DisplayName

ローカライズされた表示名。

ParticipantName

参加者名。

ParticipantPropertyReferences

プロパティ参照。

ProfileTypeName

プロファイルの種類名。

Role

対話式操作で参加者が果たしている役割。

適用対象