Compartilhar via


SPView.Type property

Obtém o tipo do modo de exibição.

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

Syntax

'Declaração
Public ReadOnly Property Type As String
    Get
'Uso
Dim instance As SPView
Dim value As String

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

Property value

Type: System.String
Uma seqüência que especifica um valor de SPViewCollection.SPViewType .

Ver também

Referência

SPView class

SPView members

Microsoft.SharePoint namespace