IAction.Url - Propriété
Obtient l'URL pour accéder à un clic sur l'action.
Espace de noms : Microsoft.BusinessData.MetadataModel
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
ReadOnly Property Url As String
Get
'Utilisation
Dim instance As IAction
Dim value As String
value = instance.Url
string Url { get; }
Valeur de propriété
Type : System.String
Chaîne d'URL.
Remarques
La chaîne d'URL est une chaîne de format Microsoft .NET Framework. Chaque spécificateur de format, par exemple, {0}, correspond à un paramètre d'action.