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