Поделиться через


IdentityBatchInfo.PropertyNames - свойство

Пространство имен:  Microsoft.VisualStudio.Services.Identity
Сборка:  Microsoft.VisualStudio.Services.WebApi (в Microsoft.VisualStudio.Services.WebApi.dll)

Синтаксис

'Декларация
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property PropertyNames As IEnumerable(Of String)
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public IEnumerable<string> PropertyNames { get; private set; }

Значение свойства

Тип: System.Collections.Generic.IEnumerable<String>

Безопасность платформы .NET Framework

См. также

Ссылки

IdentityBatchInfo Класс

Microsoft.VisualStudio.Services.Identity - пространство имен