다음을 통해 공유


IFileTypeManagementService 인터페이스

버전 2에 적용

파일 형식 관리 서비스에 대한 메서드를 정의합니다.

네임스페이스:  Microsoft.WebMatrix.Extensibility.Editor
어셈블리:  Microsoft.WebMatrix.Extensibility(Microsoft.WebMatrix.Extensibility.dll)

구문

‘선언
Public Interface IFileTypeManagementService
‘사용 방법
Dim instance As IFileTypeManagementService
public interface IFileTypeManagementService
public interface class IFileTypeManagementService
type IFileTypeManagementService =  interface end
public interface IFileTypeManagementService

IFileTypeManagementService 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 IsBasedOn 내용이 다른 개체를 기반으로 하는지 여부를 지정합니다.
공용 메서드 IsRegisteredExtension 확장이 등록되었는지 여부를 나타냅니다.
공용 메서드 IsRegisteredType 내용 형식이 등록되었는지 여부를 나타냅니다.
공용 메서드 RegisterExtensionToContentType 내용 형식에 확장을 등록합니다.
공용 메서드 RegisterType 내용 형식을 등록합니다.

맨 위로 이동

참고 항목

참조

Microsoft.WebMatrix.Extensibility.Editor 네임스페이스