ITeamProjectCollectionServicing.GetServicingResources Method
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Декларация
Function GetServicingResources As IList(Of String)
IList<string> GetServicingResources()
IList<String^>^ GetServicingResources()
abstract GetServicingResources : unit -> IList<string>
function GetServicingResources() : IList<String>
Return Value
Type: System.Collections.Generic.IList<String>
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.