Compartir a través de


FileSystemProvider.GetStream (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Function GetStream ( _
    containerId As Guid, _
    resourceId As String _
) As Stream
public Stream GetStream(
    Guid containerId,
    string resourceId
)

Parámetros

Valor devuelto

Tipo: System.IO.Stream
Devuelva Stream.

Implementaciones

IBlobProvider.GetStream(Guid, String)

Seguridad de .NET Framework

Vea también

Referencia

FileSystemProvider Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)