Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.12 KB

File metadata and controls

45 lines (36 loc) · 1.12 KB
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 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