Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns the IDs of all defined object classes on a Team Foundation Server.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Function ListObjectClasses As String()
'Usage
Dim instance As IAuthorizationService
Dim returnValue As String()
returnValue = instance.ListObjectClasses()
string[] ListObjectClasses()
array<String^>^ ListObjectClasses()
function ListObjectClasses() : String[]
Return Value
Type: array<System.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.