Partager via


SPBlockedSolution.FileName - Propriété

Obtient le nom de fichier de la solution.

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

Syntaxe

'Déclaration
Public ReadOnly Property FileName As String
    Get
'Utilisation
Dim instance As SPBlockedSolution
Dim value As String

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

Valeur de propriété

Type : System.String
Chaîne qui contient le nom de fichier.

Voir aussi

Référence

SPBlockedSolution classe

SPBlockedSolution - Membres

Microsoft.SharePoint.UserCode - Espace de noms