BoardName property

The name of the board associated with an instance of the MccBoard class. The board name is returned as a null-terminated string.

Member of the MccBoard class.

Function Prototype

VB .NET

Public ReadOnly Property BoardName As String

C# .NET

public string BoardName [get]