StateServiceApplicationProxy.ApplicationName Property

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

Syntax

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

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

Property Value

Type: System.String

See Also

Reference

StateServiceApplicationProxy Class

StateServiceApplicationProxy Members

Microsoft.Office.Server.Administration Namespace