de la propiedad SPWorkflowEventProperties.RelativeWebUrl
Obtiene la dirección URL del sitio Web actual en relación con la dirección URL de SharePoint Server .
Espacio de nombres: Microsoft.SharePoint.Workflow
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property RelativeWebUrl As String
Get
'Uso
Dim instance As SPWorkflowEventProperties
Dim value As String
value = instance.RelativeWebUrl
public string RelativeWebUrl { get; }
Valor de propiedad
Tipo: System.String
La dirección URL del sitio Web actual en relación con la dirección URL de SharePoint Server .
Vea también
Referencia
clase SPWorkflowEventProperties