: Parameter.TypeReflectorType (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets or sets the TypeName of the Typedescriptor object.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property TypeReflectorType As Type
'Uso
Dim instance As Parameter
Dim value As Type
value = instance.TypeReflectorType
instance.TypeReflectorType = value
public Type TypeReflectorType { get; set; }
Valor de propiedad
A Type object.
Vea también
Referencia
Parameter (Clase)
Parameter (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)