'宣言 Public Property Export As System.String
'使用法 Dim instance As MiscStrings Dim value As System.String instance.Export = value value = instance.Export
public System.string Export {get; set;}
'宣言 Public Property Export As System.String
'使用法 Dim instance As MiscStrings Dim value As System.String instance.Export = value value = instance.Export
public System.string Export {get; set;}