SPRequestUsageEntry.ServerUrl - Propriété

Obtient ou définit l'URL du serveur pour la demande.

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

Syntaxe

'Déclaration
Public Property ServerUrl As String
    Get
    Set
'Utilisation
Dim instance As SPRequestUsageEntry
Dim value As String

value = instance.ServerUrl

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

Valeur de propriété

Type : System.String
L'URL du serveur.

Voir aussi

Référence

SPRequestUsageEntry classe

SPRequestUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms