SPViewStyle.Script - Propriété
Obtient une section de script à partir du style d'affichage.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Script As String
Get
'Utilisation
Dim instance As SPViewStyle
Dim value As String
value = instance.Script
public string Script { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient le script.