Compartir a través de


Campo PropertyBag._Properties

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Protected _Properties As Dictionary(Of String, Object)
'Uso
Dim value As Dictionary(Of String, Object)

value = Me._Properties

Me._Properties = value
protected Dictionary<string, Object> _Properties

Vea también

Referencia

clase PropertyBag

Miembros PropertyBag

Espacio de nombres Microsoft.Office.Server.Search.Query