Partager via


FileSystemProvider.ReadBlobMetadata, 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 ReadBlobMetadata ( _
    containerId As Guid, _
    resourceId As String _
) As IDictionary(Of String, String)
public IDictionary<string, string> ReadBlobMetadata(
    Guid containerId,
    string resourceId
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IDictionary<String, String>
retourne IDictionary<TKey, TValue> ;

Implémentations

IBlobProvider.ReadBlobMetadata(Guid, String)

Sécurité .NET Framework

Voir aussi

Référence

FileSystemProvider Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms