Show / Hide Table of Contents

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 Source

Game

The game of which data will be sent.

Declaration
string Game { get; }
Property Value
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX