Bagikan melalui


AccountsSettingsPaneCommandsRequestedEventArgs.CredentialCommands Properti

Definisi

Mendapatkan koleksi CredentialCommand untuk panel pengaturan akun.

public:
 property IVector<CredentialCommand ^> ^ CredentialCommands { IVector<CredentialCommand ^> ^ get(); };
IVector<CredentialCommand> CredentialCommands();
public IList<CredentialCommand> CredentialCommands { get; }
var iVector = accountsSettingsPaneCommandsRequestedEventArgs.credentialCommands;
Public ReadOnly Property CredentialCommands As IList(Of CredentialCommand)

Nilai Properti

Perintah kredensial.

Berlaku untuk

Lihat juga