SPFile.Generator - Propriété
Obtient le nom de l'application qui a créé le fichier .htm ou .aspx.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Generator As String
Get
'Utilisation
Dim instance As SPFile
Dim value As String
value = instance.Generator
public string Generator { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient le nom de l'application.