> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Lobby.LobbyMaxMemberPropertyCount

> Lobby.LobbyMaxMemberPropertyCount

# LobbyConstants.LobbyMaxMemberPropertyCount 字段

房间中每位成员允许的并发属性的最大数量。

```csharp theme={null}
public const uint LobbyMaxMemberPropertyCount;
```

## 另请参阅

* class [LobbyConstants](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/overview)
* namespace [PlayFab.Multiplayer](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference)


## Related topics

- [PlayFabMultiplayer.LobbyMaxMemberPropertyCount](/zh-CN/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/PlayFabMultiplayer/LobbyMaxMemberPropertyCount.md)
- [Lobby.LobbyMaxSearchPropertyCount](/zh-CN/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/LobbyMaxSearchPropertyCount.md)
- [LobbyConstants.LobbyMaxLobbyPropertyCount](/zh-CN/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/LobbyMaxLobbyPropertyCount.md)
- [Lobby.MaxMemberCount](/zh-CN/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/Lobby/MaxMemberCount.md)
- [Lobby.LobbyMaxMemberCountLowerLimit](/zh-CN/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/LobbyMaxMemberCountLowerLimit.md)
