Aracılığıyla paylaş


IdentityPropertiesView.CreateView<T> Yöntem (TeamFoundationRequestContext, Guid)

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

Sözdizimi

'Bildirim
Public Shared Function CreateView(Of T As {New, IdentityPropertiesView}) ( _
    requestContext As TeamFoundationRequestContext, _
    identityId As Guid _
) As T
public static T CreateView<T>(
    TeamFoundationRequestContext requestContext,
    Guid identityId
)
where T : new(), IdentityPropertiesView

Tür Parametreleri

  • T

Parametreler

Dönüş Değeri

Tür: T
{0} Döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IdentityPropertiesView Sınıf

CreateView Fazla Yük

Microsoft.TeamFoundation.Framework.Server Ad Alanı