SPView.Type - Propriété

Obtient le type de la vue.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Type As String
    Get
'Utilisation
Dim instance As SPView
Dim value As String

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

Valeur de propriété

Type : System.String
Chaîne qui spécifie une valeur de SPViewCollection.SPViewType .

Voir aussi

Référence

SPView classe

SPView - Membres

Microsoft.SharePoint - Espace de noms