System.Tether.Manager.TTetheringCommand.Version

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Version: Integer read FVersion;

C++

__property int Version = {read=FVersion};

Properties

Type Visibility Source Unit Parent
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringCommand

Description

Version of the profile command.

Command version is used in app tethering to provide compatibility with previous versions of app tethering.

See Also