Skip to content

Commit 06e8949

Browse files
authored
Escape asterisk
1 parent 5349df0 commit 06e8949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uwp/launch-resume/launch-screen-snipping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The **ms-screenclip:** URI allows your app to automatically open up and start a
2020
| Parameter | Type | Required | Description |
2121
| --- | --- | --- | --- |
2222
| source | string | no | A freeform string to indicate the source that launched the URI. |
23-
| type | string | no | A string value to indicate which special type of capture is requested. This parameter can be omitted when starting a new snip. Values supported include: snapshot, recording* |
23+
| type | string | no | A string value to indicate which special type of capture is requested. This parameter can be omitted when starting a new snip. Values supported include: snapshot, recording\* |
2424
| clippingMode | string | no | A string value to indicate the clipping type for the snip. Values supported include: Rectangle, Freeform, Window |
2525
| delayInSeconds | int | no | An integer value, from 1 to 30. Specifies the delay, in full seconds, between the URI call and when snipping begins. |
2626
| callbackformat | string | no | This parameter is unavailable. |

0 commit comments

Comments
 (0)