Freigeben über


IBlobProvider.ReadBlobMetadata-Methode

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

Syntax

'Declaration
Function ReadBlobMetadata ( _
    containerId As Guid, _
    resourceId As String _
) As IDictionary(Of String, String)
IDictionary<string, string> ReadBlobMetadata(
    Guid containerId,
    string resourceId
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.IDictionary<String, String>

.NET Framework-Sicherheit

Siehe auch

Referenz

IBlobProvider Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace