Bagikan melalui


FindAllAccountsResult.Accounts Properti

Definisi

Mendapatkan daftar akun web yang diambil (jika operasi berhasil).

public:
 property IVectorView<WebAccount ^> ^ Accounts { IVectorView<WebAccount ^> ^ get(); };
IVectorView<WebAccount> Accounts();
public IReadOnlyList<WebAccount> Accounts { get; }
var iVectorView = findAllAccountsResult.accounts;
Public ReadOnly Property Accounts As IReadOnlyList(Of WebAccount)

Nilai Properti

IVectorView objek WebAccount.

Berlaku untuk