次の方法で共有


UserDataAccountPartnerAccountInfo.Priority プロパティ

定義

この種類のユーザー アカウントを使用するサービスの優先度を取得します。

public:
 property unsigned int Priority { unsigned int get(); };
uint32_t Priority();
public uint Priority { get; }
var uInt32 = userDataAccountPartnerAccountInfo.priority;
Public ReadOnly Property Priority As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

この種類のユーザー アカウントを使用するサービスの優先度。

適用対象