Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the user name of the user associated with the storage object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property UserName As String
Get
'Usage
Dim instance As SPUserStorage
Dim value As String
value = instance.UserName
public string UserName { get; }
Property value
Type: System.String
A string that contains the user name.