: ManagedProperty.ManagedType (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the data type of a managed property.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property ManagedType As ManagedDataType
'Uso
Dim instance As ManagedProperty
Dim value As ManagedDataType
value = instance.ManagedType
public ManagedDataType ManagedType { get; }
Valor de propiedad
A ManagedType enumeration value.
Vea también
Referencia
ManagedProperty (Clase)
ManagedProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)