StateServiceApplicationProxy. property
Namespace: Microsoft.Office.Server.Administration
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
'Declaration
Private ReadOnly Property CanRenameOnRestore As Boolean
Get
'Usage
Dim instance As StateServiceApplicationProxy
Dim value As Boolean
value = instance.CanRenameOnRestore
private bool CanRenameOnRestore { get; }
Type: System.Boolean
StateServiceApplicationProxy class