SPCurrentUsernameMonitor.Value - Propriété
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Value As Object
Get
'Utilisation
Dim instance As SPCurrentUsernameMonitor
Dim value As Object
value = instance.Value
public Object Value { get; }
Valeur de propriété
Type : System.Object
Implémentations
Voir aussi
Référence
SPCurrentUsernameMonitor classe