TfvcFileUtility Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.SourceControl.WebApi.TfvcFileUtility
Namespace: Microsoft.TeamFoundation.SourceControl.WebApi
Assembly: Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntax
'Declaration
Public NotInheritable Class TfvcFileUtility
public static class TfvcFileUtility
public ref class TfvcFileUtility abstract sealed
[<AbstractClass>]
[<Sealed>]
type TfvcFileUtility = class end
public final class TfvcFileUtility
The TfvcFileUtility type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
GetFileContentMetadata | |
![]() ![]() |
GetFileContentStream(TeamFoundationRequestContext, ItemModel) | |
![]() ![]() |
GetFileContentStream(Stream, Int64, Boolean) | |
![]() ![]() |
TryDetectFileEncoding | |
![]() ![]() |
WriteZipFileContents |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)