Share via


WebConfig.ImageFileExtensions Field

Definition

public: static System::Collections::Generic::Dictionary<System::Drawing::Imaging::ImageFormat ^, System::String ^> ^ ImageFileExtensions;
public static System.Collections.Generic.Dictionary<System.Drawing.Imaging.ImageFormat,string> ImageFileExtensions;
 staticval mutable ImageFileExtensions : System.Collections.Generic.Dictionary<System.Drawing.Imaging.ImageFormat, string>
Public Shared ImageFileExtensions As Dictionary(Of ImageFormat, String) 

Field Value

Applies to