Skip to content

Commit ce2f1da

Browse files
authored
formatting the images
1 parent c97e7cf commit ce2f1da

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

Loading
3.37 KB
Loading
9.73 KB
Loading

support/power-platform/power-automate/desktop-flows/troubleshoot-unattended-runs-with-screenshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ In some cases, such as when using a virtual machine (VM) or Hyper-V, the display
8181

8282
1. Copy and paste the following code snippet into the [Power Automate desktop flow designer](/power-automate/desktop-flows/flow-designer).
8383

84-
```c#
84+
```csharp
8585
DateTime.GetCurrentDateTime.Local DateTimeFormat: DateTime.DateTimeFormat.DateAndTime CurrentDateTime=> CurrentDateTime
8686
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''yyyy_MM_dd_hh_mm_ss''' Result=> FormattedDateTime
8787
Workstation.GetScreenResolution MonitorNumber: 1 MonitorWidth=> MonitorWidth MonitorHeight=> MonitorHeight MonitorBitCount=> MonitorBitCount MonitorFrequency=> MonitorFrequency

0 commit comments

Comments
 (0)