Interface IMetaInformation
The interface that all classes representing meta information have to implement. This information is required upon opening the session.
Namespace: VISABConnector
Assembly: VISABConnector.dll
Syntax
public interface IMetaInformation
Properties
| Improve this Doc View SourceGame
The game of which data will be sent.
Declaration
string Game { get; }
Property Value
Type | Description |
---|---|
String |