SharedResourceProvider12.ApplicationId Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.Upgrade
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public ReadOnly Property ApplicationId As Guid
    Get
'Usage
Dim instance As SharedResourceProvider12
Dim value As Guid

value = instance.ApplicationId
public Guid ApplicationId { get; }

Property Value

Type: System.Guid
Returns Guid.

See Also

Reference

SharedResourceProvider12 Class

SharedResourceProvider12 Members

Microsoft.Office.Server.Upgrade Namespace