Share via


Propriété UserName

Gets the value that specifies the user name.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
ReadOnly Property UserName As String
    Get
'Utilisation
Dim instance As IUserContext
Dim value As String

value = instance.UserName
string UserName { get; }
property String^ UserName {
    String^ get ();
}
abstract UserName : string
function get UserName () : String

Valeur de propriété

Type : System. . :: . .String
A value that specifies the user name.