Compartilhar via


WordServiceApplication.ApplicationClassId Property

Gets the class ID of 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 ApplicationClassId As Guid
    Get
'Usage
Dim instance As WordServiceApplication
Dim value As Guid

value = instance.ApplicationClassId
public override Guid ApplicationClassId { get; }

Property Value

Type: System.Guid
Returns Guid.

See Also

Reference

WordServiceApplication Class

WordServiceApplication Members

Microsoft.Office.Word.Server.Service Namespace