SPFile.IconUrl - Propriété
Obtient l'URL de l'icône qui est associée au fichier.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IconUrl As String
Get
'Utilisation
Dim instance As SPFile
Dim value As String
value = instance.IconUrl
public string IconUrl { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient l'URL.