Freigeben über


ContainersController.CreateItem-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<HttpPutAttribute> _
<TraceFilterAttribute(, )> _
Public Function CreateItem ( _
    containerId As Integer, _
    itemPath As String _
) As HttpResponseMessage
[HttpPutAttribute]
[TraceFilterAttribute(, )]
public HttpResponseMessage CreateItem(
    int containerId,
    string itemPath
)

Parameter

Rückgabewert

Typ: System.Net.Http.HttpResponseMessage

.NET Framework-Sicherheit

Siehe auch

Referenz

ContainersController Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace