[This is preliminary documentation and is subject to change.]
Gets the version of SIF that should be used by the agent
| C# | Visual Basic | Visual C++ |
public virtual SifVersion Version{ get;}
Public Overridable ReadOnly Property Version As SifVersion
public: virtual property SifVersion^ Version { SifVersion^ get (); }
A SifVersion object for the value of the sifVersion
attribute specified by the <agent> element, or
the Adk's default SifVersion if this attribute was not set