StateServiceApplicationProxy.ApplicationId Property

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

Syntax

'Declaration
Public ReadOnly Property ApplicationId As String
    Get
'Usage
Dim instance As StateServiceApplicationProxy
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

StateServiceApplicationProxy Class

StateServiceApplicationProxy Members

Microsoft.Office.Server.Administration Namespace