Skip to content

Commit d49033c

Browse files
committed
resolving blocking issue
1 parent 4f29d9c commit d49033c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/ide/add-interface-definition-librabry-property-wizard.md renamed to docs/ide/add-interface-definition-library-property-wizard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For ATL interfaces, the `Get` and `Put` functions are added to the `.cpp` and `.
3737

3838
The following section describes the UI that you'll use to add an IDL property:
3939

40-
:::image type="content" source="media/add-idl-property-wizard.png" alt-text="Screenshot of adding IDL property to the interface.":::
40+
:::image type="content" source="media/add-interface-definition-library-property-wizard.png" alt-text="Screenshot of adding IDL property to the interface.":::
4141

4242
- **Property name**
4343

docs/ide/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ items:
8181
- name: Add a property
8282
href: ../ide/adding-a-property-visual-cpp.md
8383
- name: Add an IDL property
84-
href: ../ide/add-an-idl-property-wizard.md
84+
href: ../ide/add-interface-definition-library-property-wizard.md
8585
- name: Add an event
8686
href: ../ide/adding-an-event-visual-cpp.md
8787
- name: Add an event handler

0 commit comments

Comments
 (0)