Partager via


FileSystemProvider.GetStream, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function GetStream ( _
    containerId As Guid, _
    resourceId As String _
) As Stream
public Stream GetStream(
    Guid containerId,
    string resourceId
)

Paramètres

Valeur de retour

Type : System.IO.Stream
retourne Stream ;

Implémentations

IBlobProvider.GetStream(Guid, String)

Sécurité .NET Framework

Voir aussi

Référence

FileSystemProvider Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms