다음을 통해 공유


AccountsSettingsPaneCommandsRequestedEventArgs.WebAccountCommands 속성

정의

계정 설정 창에 대한 WebAccountCommand 컬렉션을 가져옵니다.

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

속성 값

웹 계정 컬렉션입니다.

적용 대상

추가 정보