MetadataReader.GetCustomAttribute(CustomAttributeHandle) 方法

定義

public:
 System::Reflection::Metadata::CustomAttribute GetCustomAttribute(System::Reflection::Metadata::CustomAttributeHandle handle);
public System.Reflection.Metadata.CustomAttribute GetCustomAttribute (System.Reflection.Metadata.CustomAttributeHandle handle);
member this.GetCustomAttribute : System.Reflection.Metadata.CustomAttributeHandle -> System.Reflection.Metadata.CustomAttribute
Public Function GetCustomAttribute (handle As CustomAttributeHandle) As CustomAttribute

參數

傳回

適用於