Partager via


ActionStruct.ImageUrl - Propriété

Définit ou obtient l'URL de l'image.

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

Syntaxe

'Déclaration
Public Property ImageUrl As String
    Get
    Set
'Utilisation
Dim instance As ActionStruct
Dim value As String

value = instance.ImageUrl

instance.ImageUrl = value
public string ImageUrl { get; set; }

Valeur de propriété

Type : System.String
L'URL de l'image.

Voir aussi

Référence

ActionStruct classe

ActionStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms