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