Freigeben über


IdentityBatchInfo.PropertyNames-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property PropertyNames As IEnumerable(Of String)
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public IEnumerable<string> PropertyNames { get; private set; }

Eigenschaftswert

Typ: System.Collections.Generic.IEnumerable<String>

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityBatchInfo Klasse

Microsoft.VisualStudio.Services.Identity-Namespace