Câu 43: MS-600: Building Applications and Solutions with Microsoft 365 Core Services
You plan to develop a TypeScript client-side app that will use the MSGraphClient library. You need to configure Microsoft Visual Studio Code to use IntelliSense and support code completion for the MSGraph client library. Which two actions should you perform? Each correct answer presents part of the solution.NOTE: Each…
Nội dung câu hỏi
You plan to develop a TypeScript client-side app that will use the MSGraphClient library. You need to configure Microsoft Visual Studio Code to use IntelliSense and support code completion for the MSGraph client library. Which two actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Add the following import statement to the code: import * as MicrosoftGraph from '@microsoft/microsoft-graph-client'; — đáp án hiện tại
- B. Run the npm install @microsoft/microsoft-graph-types --save-dev command. — đáp án hiện tại
- C. Run the npm install @microsoft/microsoft-graph-client --save-dev command.
- D. Install the Microsoft Graph Toolkit.
- E. Add the following import statement to the code: import * as MicrosoftGraph from '@microsoft/microsoft-graph-types';
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.