ISPPerformanceMonitor.Name - Propriété
Obtient le nom de l'écran actuel.
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property Name As String
Get
'Utilisation
Dim instance As ISPPerformanceMonitor
Dim value As String
value = instance.Name
string Name { get; }
Valeur de propriété
Type : System.String
Chaîne qui fournit le nom de l'écran actuel.
Voir aussi
Référence
ISPPerformanceMonitor interface