Compartir a través de


UserName Propiedad

Gets the value that specifies the user name.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxis

'Declaración
ReadOnly Property UserName As String
    Get
'Uso
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

Valor de la propiedad

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