Share via


ConversionServiceApplication.InstallPath property

Gets the physical path of a directory containing the service application.

Namespace:  Microsoft.Office.ConversionServices.Service
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property InstallPath As String
    Get
'Usage
Dim value As String

value = Me.InstallPath
protected override string InstallPath { get; }

Property value

Type: System.String

See also

Reference

ConversionServiceApplication class

ConversionServiceApplication members

Microsoft.Office.ConversionServices.Service namespace