MetadataReader.GetTypeSpecification(TypeSpecificationHandle) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
System::Reflection::Metadata::TypeSpecification GetTypeSpecification(System::Reflection::Metadata::TypeSpecificationHandle handle);
public System.Reflection.Metadata.TypeSpecification GetTypeSpecification (System.Reflection.Metadata.TypeSpecificationHandle handle);
member this.GetTypeSpecification : System.Reflection.Metadata.TypeSpecificationHandle -> System.Reflection.Metadata.TypeSpecification
Public Function GetTypeSpecification (handle As TypeSpecificationHandle) As TypeSpecification
参数
- handle
- TypeSpecificationHandle