[This is preliminary documentation and is subject to change.]
Gets the version of SIF used by the agent
| C# | Visual Basic | Visual C++ |
public static SifVersion SifVersion{ get; set;}
Public Shared Property SifVersion As SifVersion
public: static property SifVersion^ SifVersion { SifVersion^ get (); void set (SifVersion^ value); }