--- title: "InstanceName Property (ClientSettings Class) | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" api_name: - "InstanceName Property (ClientSettings Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "InstanceName property" ms.assetid: 58dacb4a-751a-491f-9adb-88ec6afc797c author: CarlRabeler ms.author: carlrab manager: craigg --- # InstanceName Property (ClientSettings Class) Gets the name of the instance of the [!INCLUDE[msCoName](../../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] client. ## Syntax ``` object .InstanceName [= value] ``` ## Parts *object* A `ClientSettings` object that represents settings on a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] client instance. ## Property Value/Return Value A string value that specifies the name of the instance of the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] client. ## Remarks