--- title: "Version Property (ClientNetLibInfo Class) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" api_name: - "Version Property (ClientNetLibInfo Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "Version property" ms.assetid: eb02d4be-0363-4ad1-9e7e-553601f09349 author: CarlRabeler ms.author: carlrab manager: craigg --- # Version Property (ClientNetLibInfo Class) Gets the version of the client network library file. ## Syntax ``` object .Version [= value] ``` ## Parts *object* A [ClientNetLibInfo Class](clientnetlibinfo-class.md) object that represents information about the client net library. ## Property Value/Return Value A string value that specifies the version of the client network library file. ## Remarks ## See Also [Configure Client Protocols](https://technet.microsoft.com/library/ms181035.aspx)