TypeDescriptor Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Defines the data type of a parameter for a method.

The TypeDescriptor type exposes the following members.

Properties

  Name Description
Public property ContainsFilterDescriptor Obsolete. Returns true if it or any child TypeDescriptor has a FilterDescriptor associated with it.
Public property ContainsIdentifier Obsolete. Returns true if it or any child TypeDescriptor has a Identifier associated with it.
Public property Id Obsolete. Gets the unique ID of each metadata object. (Inherited from MetadataObject.)
Public property InterpretedTypeName Obsolete.
Public property IsCached Obsolete. Determines whether the metadata object is cached or not. (Inherited from MetadataObject.)
Public property IsCollection Obsolete.
Public property IsFilterDescriptorSet Obsolete. Returns true if it has a FilterDescriptor associated with it (won't look at child TypeDescriptors, unlike ContainsFilterDescriptor).
Public property IsIdentifierSet Obsolete. Returns true if it has a Identifier associated with it (won't look at child TypeDescriptors, unlike ContainsIdentifier).
Public property Name Obsolete. Gets the name of the metadata object. (Inherited from MetadataObject.)
Public property TypeName Obsolete.

Top

Methods

  Name Description
Protected method CollectLeaves Obsolete.
Public method ContainsLocalizedDisplayName Obsolete. Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetById Obsolete.
Public method GetChildTypeDescriptors Obsolete.
Public method GetDefaultDisplayName Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public method GetFilterDescriptor Obsolete.
Public method GetHashCode (Inherited from Object.)
Public method GetIdentifier Obsolete.
Public method GetLocalizedDisplayName Obsolete. Gets the localized display name of the metadata object. (Inherited from MetadataObject.)
Public method GetParameter Obsolete.
Public method GetParentTypeDescriptor Obsolete.
Public method GetProperties Obsolete. Gets the properties associated with the metadata object. (Inherited from MetadataObject.)
Public method GetType (Inherited from Object.)
Protected method GetTypeDescriptorsWithIdentifiers Obsolete.
Protected method Initialize Obsolete.
Public method IsLeaf Obsolete.
Public method IsRoot Obsolete.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member ComplexFormattingPropertyName Obsolete.
Public fieldStatic member FormatStringPropertyName Obsolete.
Public fieldStatic member RendererDefinitionPropertyName Obsolete.
Public fieldStatic member SuppressCrawlPropertyName Obsolete.

Top

See Also

Reference

TypeDescriptor Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace