enctype 属性

String? enctype

实现

String? get enctype native;
void enctype=(String? value)

实现

set enctype(String? value) native;