C# Class PlayFab.AdminModels.GetContentListRequest

Inheritance: PlayFabRequestCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
Prefix string

Property Details

Prefix public_oe property

Limits the response to keys that begin with the specified prefix. You can use prefixes to list contents under a folder, or for a specified version, etc.
public string Prefix
return string