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