ThisWeekInPicturesWebPart.ImageLibrary, propriété (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Cette propriété n'est pas conforme à la spécification CLS.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<WebPartStorageAttribute(Storage.Shared)> _
<DefaultValueAttribute("This Week in Pictures Library")> _
<ResourcesAttribute("TWIPWebpart_Property_ImageLibrary_Text", "TWIPWebpart_ToolPart_Group", "TWIPWebpart_Property_ImageLibrary_Description")> _
Public Property ImageLibrary As String
'Utilisation
Dim instance As ThisWeekInPicturesWebPart
Dim value As String
value = instance.ImageLibrary
instance.ImageLibrary = value
[WebPartStorageAttribute(Storage.Shared)]
[DefaultValueAttribute("This Week in Pictures Library")]
[ResourcesAttribute("TWIPWebpart_Property_ImageLibrary_Text", "TWIPWebpart_ToolPart_Group", "TWIPWebpart_Property_ImageLibrary_Description")]
public string ImageLibrary { get; set; }
Voir aussi
Référence
ThisWeekInPicturesWebPart, classe
Membres ThisWeekInPicturesWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms