다음을 통해 공유


FileExtensionContentTypeProvider.Mappings 속성

정의

파일 확장 및 content-type의 상호 참조 테이블입니다.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ Mappings { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,string> Mappings { get; }
member this.Mappings : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Mappings As IDictionary(Of String, String)

속성 값

적용 대상