OSTypeStructuresRegistry.GetFirstSupportedDescriptorByTypeName

OSTypeStructuresRegistry.GetFirstSupportedDescriptorByTypeName method

형식 이름으로 지원되는 첫 번째 설명자를 가져옵니다.

public static IOSTypeStructureLoader GetFirstSupportedDescriptorByTypeName(
    string descriptorTypeName)
모수유형설명
descriptorTypeNameString설명자 유형 이름입니다.

반환 값

첫 번째로 발견된 오프너 설명자 또는 그러한 설명자가 발견되지 않은 경우 null입니다.

비고

첫 번째 오프너 설명자는 실제로 마지막으로 등록됩니다.

또한보십시오