--- title: "Version Property (ClientNetLibInfo)" ms.custom: seo-lt-2019 ms.date: "03/04/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" apiname: - "Version Property (ClientNetLibInfo Class)" apilocation: - "sqlmgmproviderxpsp2up.mof" apitype: "MOFDef" helpviewer_keywords: - "Version property" ms.assetid: eb02d4be-0363-4ad1-9e7e-553601f09349 author: "CarlRabeler" ms.author: "carlrab" --- # Version Property (ClientNetLibInfo Class) [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] Gets the version of the client network library file. ## Syntax ``` object.Version [= value] ``` ## Parts *object* A [ClientNetLibInfo Class](../../../relational-databases/wmi-provider-configuration-classes/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)