'Declaration ReadOnly Property DefaultExtension As String
'Usage Dim instance As IImGearFormat Dim value As String value = instance.DefaultExtension
string DefaultExtension {get;}
__property string* get_DefaultExtension();
'Declaration ReadOnly Property DefaultExtension As String
'Usage Dim instance As IImGearFormat Dim value As String value = instance.DefaultExtension
string DefaultExtension {get;}
__property string* get_DefaultExtension();
This property is used when populating the filter for the SaveFileDialog.