Parameter.TypeReflectorType, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets or sets the TypeName of the Typedescriptor object.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property TypeReflectorType As Type
'Utilisation
Dim instance As Parameter
Dim value As Type
value = instance.TypeReflectorType
instance.TypeReflectorType = value
public Type TypeReflectorType { get; set; }
Valeur de la propriété
A Type object.
Voir aussi
Référence
Parameter, classe
Membres Parameter
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms