: TypeDescriptor (Miembros) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Defines the data type of a parameter for a method.
En las siguientes tablas se enumeran los miembros expuestos por el tipo TypeDescriptor .
Campos públicos
Nombre | Descripción | |
---|---|---|
ComplexFormattingPropertyName | ||
FormatStringPropertyName | ||
RendererDefinitionPropertyName | ||
SuppressCrawlPropertyName |
Arriba
Propiedades públicas
Nombre | Descripción | |
---|---|---|
ContainsFilterDescriptor | Returns true if it or any child TypeDescriptor has a FilterDescriptor associated with it. | |
ContainsIdentifier | Returns true if it or any child TypeDescriptor has a Identifier associated with it. | |
Id | Gets the unique ID of each metadata object.(heredado/a de MetadataObject) | |
InterpretedTypeName | ||
IsCached | Determines whether the metadata object is cached or not.(heredado/a de MetadataObject) | |
IsCollection | ||
IsFilterDescriptorSet | Returns true if it has a FilterDescriptor associated with it (won't look at child TypeDescriptors, unlike ContainsFilterDescriptor). | |
IsIdentifierSet | Returns true if it has a Identifier associated with it (won't look at child TypeDescriptors, unlike ContainsIdentifier). | |
Name | Gets the name of the metadata object.(heredado/a de MetadataObject) | |
TypeName |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name.(heredado/a de MetadataObject) | |
Equals | Sobrecargado. (heredado/a de Object) | |
GetById | ||
GetChildTypeDescriptors | ||
GetDefaultDisplayName | Gets the default display name of the metadata object.(heredado/a de MetadataObject) | |
GetFilterDescriptor | ||
GetHashCode | (heredado/a de Object) | |
GetIdentifier | ||
GetLocalizedDisplayName | Gets the localized display name of the metadata object.(heredado/a de MetadataObject) | |
GetParameter | ||
GetParentTypeDescriptor | ||
GetProperties | Gets the properties associated with the metadata object.(heredado/a de MetadataObject) | |
GetType | (heredado/a de Object) | |
IsLeaf | ||
IsRoot | ||
ReferenceEquals | (heredado/a de Object) | |
ToString | (heredado/a de Object) |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
CollectLeaves | ||
Finalize | (heredado/a de Object) | |
GetTypeDescriptorsWithIdentifiers | ||
Initialize | ||
MemberwiseClone | (heredado/a de Object) |
Arriba
Vea también
Referencia
TypeDescriptor (Clase)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)