--- title: "ProtocolName 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: - "ProtocolName Property (ClientNetLibInfo Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "ProtocolName property" ms.assetid: 3af93df3-69df-4a55-82cd-294ad70cc0cb author: CarlRabeler ms.author: carlrab manager: craigg --- # ProtocolName Property (ClientNetLibInfo Class) Gets the name of the protocol that is associated with the client network library. ## Syntax ``` object .ProtocolName [= 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 name of the protocol associated with the client network library. ## Remarks ## See Also [Configure Client Protocols](https://technet.microsoft.com/library/ms181035.aspx)