FileHandlerWebService.QueryForRepositoryProperties Method

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function QueryForRepositoryProperties As FileRepositoryProperties
[WebMethodAttribute]
public FileRepositoryProperties QueryForRepositoryProperties()
[WebMethodAttribute]
public:
FileRepositoryProperties^ QueryForRepositoryProperties()
[<WebMethodAttribute>]
member QueryForRepositoryProperties : unit -> FileRepositoryProperties
public function QueryForRepositoryProperties() : FileRepositoryProperties

Return Value

Type: Microsoft.TeamFoundation.Framework.Server.FileRepositoryProperties
Returns FileRepositoryProperties.

.NET Framework Security

See Also

Reference

FileHandlerWebService Class

Microsoft.TeamFoundation.Framework.Server.WebServices Namespace