RegistrationProvider.AddArtifacts Yöntem
Ad alanı: Microsoft.TeamFoundation.Server.Core
Derleme: Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)
Sözdizimi
'Bildirim
Public Sub AddArtifacts ( _
requestContext As TeamFoundationRequestContext, _
toolType As String, _
artifactTypes As IEnumerable(Of RegistrationArtifactType) _
)
public void AddArtifacts(
TeamFoundationRequestContext requestContext,
string toolType,
IEnumerable<RegistrationArtifactType> artifactTypes
)
Parametreler
- requestContext
Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- toolType
Tür: System.String
- artifactTypes
Tür: System.Collections.Generic.IEnumerable<RegistrationArtifactType>
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.