Share via


SPView.Method - Propriété

Obtient ou définit la méthode d'affichage de la vue liste.

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

Syntaxe

'Déclaration
Public Property Method As String
    Get
    Set
'Utilisation
Dim instance As SPView
Dim value As String

value = instance.Method

instance.Method = value
public string Method { get; set; }

Valeur de propriété

Type : System.String
String
La méthode pour l'affichage.

Voir aussi

Référence

SPView classe

SPView - Membres

Microsoft.SharePoint - Espace de noms