'宣言 Public Property Preview As System.Boolean
'使用法 Dim instance As ExportOptionsFormBase Dim value As System.Boolean instance.Preview = value value = instance.Preview
public System.bool Preview {get; set;}
'宣言 Public Property Preview As System.Boolean
'使用法 Dim instance As ExportOptionsFormBase Dim value As System.Boolean instance.Preview = value value = instance.Preview
public System.bool Preview {get; set;}