Partilhar via


WordServiceApplication.InstallPath Property

Overrides InstallPath .

Namespace:  Microsoft.Office.Word.Server.Service
Assembly:  Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.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
Returns String.

See Also

Reference

WordServiceApplication Class

WordServiceApplication Members

Microsoft.Office.Word.Server.Service Namespace