Gets or sets the screen names.
| C# | Visual Basic |
public Collection<string> ScreenNames { get; set; }
Public Property ScreenNames As Collection(Of String) Get Set
The screen names.
| C# | Visual Basic |
public Collection<string> ScreenNames { get; set; }
Public Property ScreenNames As Collection(Of String) Get Set