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