Freigeben über


PropertiesCollection.ContainsValue-Methode

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Function ContainsValue ( _
    value As Object _
) As Boolean
public bool ContainsValue(
    Object value
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertiesCollection Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace