TypeDescriptor 成员 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Defines the data type of a parameter for a method.

以下表格列出了由 TypeDescriptor 类型公开的成员。

公共字段

  名称 说明
公共字段 静态 ComplexFormattingPropertyName  
公共字段 静态 FormatStringPropertyName  
公共字段 静态 RendererDefinitionPropertyName  
公共字段 静态 SuppressCrawlPropertyName  

页首

公共属性

  名称 说明
公共属性 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.(继承自 MetadataObject
公共属性 InterpretedTypeName  
公共属性 IsCached  Determines whether the metadata object is cached or not.(继承自 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.(继承自 MetadataObject
公共属性 TypeName  

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 ContainsLocalizedDisplayName  Determines whether the metadata object contains a localized display name.(继承自 MetadataObject
公共方法 Equals  已重载。 (继承自 Object
公共方法 静态 GetById  
公共方法 GetChildTypeDescriptors  
公共方法 GetDefaultDisplayName  Gets the default display name of the metadata object.(继承自 MetadataObject
公共方法 GetFilterDescriptor  
公共方法 GetHashCode  (继承自 Object
公共方法 GetIdentifier  
公共方法 GetLocalizedDisplayName  Gets the localized display name of the metadata object.(继承自 MetadataObject
公共方法 GetParameter  
公共方法 GetParentTypeDescriptor  
公共方法 GetProperties  Gets the properties associated with the metadata object.(继承自 MetadataObject
公共方法 GetType  (继承自 Object
公共方法 IsLeaf  
公共方法 IsRoot  
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 CollectLeaves  
受保护的方法 Finalize  (继承自 Object
受保护的方法 GetTypeDescriptorsWithIdentifiers  
受保护的方法 Initialize  
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

TypeDescriptor 类
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间