--- title: "FileName 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: - "FileName Property (ClientNetLibInfo Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "FileName property" ms.assetid: 5b478582-9389-4923-a914-0df2d8333b0e author: CarlRabeler ms.author: carlrab manager: craigg --- # FileName Property (ClientNetLibInfo Class) Gets the file name of the client network library file. ## Syntax ``` object .FileName [= 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 client network library file. ## Remarks ## See Also [Configure Client Protocols](https://technet.microsoft.com/library/ms181035.aspx)