Свойство UserName
Gets the value that specifies the user name.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборки: Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Синтаксис
'Декларация
ReadOnly Property UserName As String
Get
'Применение
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
Значение свойства
Тип: System. . :: . .String
A value that specifies the user name.
См. также