Skip to content

Latest commit

 

History

History
50 lines (41 loc) · 1.08 KB

File metadata and controls

50 lines (41 loc) · 1.08 KB
title BinaryPath Property (SqlService Class ) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.suite
ms.technology
database-engine
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
api_name
BinaryPath Property (SqlService Class )
api_location
sqlmgmproviderxpsp2up.mof
topic_type
apiref
helpviewer_keywords
BinaryPath property
ms.assetid c59ec28e-be76-44a8-b7aa-e53ea10f71d1
caps.latest.revision 15
author JennieHubbard
ms.author jhubbard
manager jhubbard

BinaryPath Property (SqlService Class )

Gets the binary path of the service.

Syntax

  
object  
.BinaryPath [= value]  

Parts

object
A SqlService Class object that represents the service.

Property Value/Return Value

A string value that specifies the binary path of the service.

Remarks

See Also

Starting and Stopping Services