Aracılığıyla paylaş


IdentityPropertiesView.GetProperties Yöntem (IdentityPropertyScope)

Özellik Paketi.Tüketici varsa geçerli özellikleri yineleyebilirsiniz ve Değiştir / Kaldır örnek bazı özellik adları eşleşen desen tabanlı için bu yararlı olabilir.

Ad alanı:  Microsoft.TeamFoundation.Framework.Server
Derleme:  Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)

Sözdizimi

'Bildirim
Public Function GetProperties ( _
    propertyScope As IdentityPropertyScope _
) As IEnumerable(Of KeyValuePair(Of String, Object))
public IEnumerable<KeyValuePair<string, Object>> GetProperties(
    IdentityPropertyScope propertyScope
)

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.IEnumerable<KeyValuePair<String, Object>>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IdentityPropertiesView Sınıf

GetProperties Fazla Yük

Microsoft.TeamFoundation.Framework.Server Ad Alanı