ICommonStructureService.GetNode Yöntem
Ad alanı: Microsoft.TeamFoundation.Integration.Server
Derleme: Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)
Sözdizimi
'Bildirim
Function GetNode ( _
requestContext As TeamFoundationRequestContext, _
nodeUri As String _
) As CommonStructureNodeInfo
CommonStructureNodeInfo GetNode(
TeamFoundationRequestContext requestContext,
string nodeUri
)
Parametreler
- requestContext
Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- nodeUri
Tür: System.String
Dönüş Değeri
Tür: Microsoft.TeamFoundation.Integration.Server.CommonStructureNodeInfo
.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.