Share via


StateServiceApplicationProxy. property

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

Syntax

'Declaration
Private ReadOnly Property CanRenameOnRestore As Boolean
    Get
'Usage
Dim instance As StateServiceApplicationProxy
Dim value As Boolean

value = instance.CanRenameOnRestore
private bool CanRenameOnRestore { get; }

Property value

Type: System.Boolean

See also

Reference

StateServiceApplicationProxy class

StateServiceApplicationProxy members

Microsoft.Office.Server.Administration namespace