--- title: "PropertyStrValue Property (SqlServiceAdvancedProperty 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: - "PropertyStrValue Property (SqlServiceAdvancedProperty Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "PropertyStrValue property" ms.assetid: 637dd734-c294-4bfd-892d-882bac4708f5 author: CarlRabeler ms.author: carlrab manager: craigg --- # PropertyStrValue Property (SqlServiceAdvancedProperty Class) Gets the string value of the advanced property. ## Syntax ``` object .PropertyStrValue [= value] ``` ## Parts *object* A [SqlServiceAdvancedProperty Class](sqlserviceadvancedproperty-class.md) object that represent an advanced property. ## Property Value/Return Value A string value that specifies the value of the advanced property. ## Remarks ## See Also [Starting and Stopping Services](https://technet.microsoft.com/library/ms174886\(v=sql.105\).aspx)