BinaryPath Property (SqlService class)

Applies to: SQL Server

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