Compartilhar via


WordServiceApplication.PropertiesLink Property

Gets the uniform resource locator (URL) for the Web site that you use to modify the properties for the service application.

Namespace:  Microsoft.Office.Word.Server.Service
Assembly:  Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property PropertiesLink As SPAdministrationLink
    Get
'Usage
Dim instance As WordServiceApplication
Dim value As SPAdministrationLink

value = instance.PropertiesLink
public override SPAdministrationLink PropertiesLink { get; }

Property Value

Type: Microsoft.SharePoint.Administration.SPAdministrationLink
Returns SPAdministrationLink.

See Also

Reference

WordServiceApplication Class

WordServiceApplication Members

Microsoft.Office.Word.Server.Service Namespace