Compartilhar via


SPSite.Archived property

Se o site está no modo arquivado.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Property Archived As Boolean
    Get
    Set
'Uso
Dim instance As SPSite
Dim value As Boolean

value = instance.Archived

instance.Archived = value
public bool Archived { get; set; }

Property value

Type: System.Boolean

Ver também

Referência

SPSite class

SPSite members

Microsoft.SharePoint namespace