Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the TypeReflector object of the TypeDescriptor object.
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property TypeReflector As ITypeReflector
Get
'Usage
Dim instance As Parameter
Dim value As ITypeReflector
value = instance.TypeReflector
public ITypeReflector TypeReflector { get; }
Property Value
Type: Microsoft.Office.Server.ApplicationRegistry.Infrastructure.ITypeReflector
An ITypeReflector object.
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace