System::Attribute::GetCustomAttribute 메서드

Attribute::GetCustomAttribute method

지정된 유형에 적용된 지정된 유형의 사용자 정의 속성을 반환합니다.

static Object::ptr System::Attribute::GetCustomAttribute(const TypeInfo &type, const TypeInfo &attributeType)
매개변수형식설명
유형const TypeInfo&검색된 형식 특성
attributeTypeconst TypeInfo&검색할 속성의 유형

ReturnValue

검색된 속성 또는 지정된 유형에 해당 속성이 없을 경우 null.

또 보기