--- title: "PropertyStrValue Property (SqlServiceAdvancedProperty)" ms.custom: seo-lt-2019 ms.date: "03/03/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" apiname: - "PropertyStrValue Property (SqlServiceAdvancedProperty Class)" apilocation: - "sqlmgmproviderxpsp2up.mof" apitype: "MOFDef" helpviewer_keywords: - "PropertyStrValue property" ms.assetid: 637dd734-c294-4bfd-892d-882bac4708f5 author: "CarlRabeler" ms.author: "carlrab" --- # PropertyStrValue Property (SqlServiceAdvancedProperty Class) [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] Gets the string value of the advanced property. ## Syntax ``` object.PropertyStrValue [= value] ``` ## Parts *object* A [SqlServiceAdvancedProperty Class](../../../relational-databases/wmi-provider-configuration-classes/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)