Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Provides a bookmark that users can jump to using a link defined as a bookmark action.
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property BookmarkLink As String
Get
'Utilisation
Dim instance As Image
Dim value As String
value = instance.BookmarkLink
public string BookmarkLink { get; }
public:
property String^ BookmarkLink {
String^ get ();
}
member BookmarkLink : string
function get BookmarkLink () : String
Valeur de propriété
Type : System.String
A string containing the bookmark to be used for the jump.