'宣言 Public Overridable Property Exporter As ExportFilter
'使用法 Dim instance As ExportOptionsFormBase Dim value As ExportFilter instance.Exporter = value value = instance.Exporter
public virtual ExportFilter Exporter {get; set;}
'宣言 Public Overridable Property Exporter As ExportFilter
'使用法 Dim instance As ExportOptionsFormBase Dim value As ExportFilter instance.Exporter = value value = instance.Exporter
public virtual ExportFilter Exporter {get; set;}