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 命名空间