Click or drag to resize

CustomizableMatchRoomGetStringKey Method

Gets the string search key.

Namespace:  SoftGear.Strix.Client.Match.Room.Model
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public string GetStringKey()

Return Value

Type: String
String search key.
See Also