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

パラメーター

戻り値

適用対象