Skip to content

Commit dfd09e8

Browse files
authored
Merge pull request #1524 from gewarren/gewarren-xslt-edition
Add note about Enterprise edition
2 parents 2c9a89b + 81bae75 commit dfd09e8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/xml-tools/xslt-profiler.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,15 @@ ms.workload:
1313
---
1414
# XSLT Profiler
1515

16-
The XSLT Profiler is a performance analysis profiler tool that helps you develop and debug XSLT documents. The XSLT Profiler allows developers to measure and evaluate performance-related problems in XSLT code by creating detailed XSLT performance reports. The XSLT Profiler includes useful hints for XSL and XSLT style sheet optimizations, which are essential for XSLT-based applications that demand maximum performance.
16+
The XSLT Profiler is a performance analysis profiler tool that helps you develop and debug XSLT documents. You can measure and evaluate performance-related problems in XSLT code by creating detailed XSLT performance reports. The XSLT Profiler includes useful hints for XSL and XSLT style sheet optimizations, which are essential for XSLT-based applications that demand maximum performance.
1717

1818
The XSLT Profiler is part of Visual Studio and is available from the **XML** menu.
1919

2020
![XSLT Profiler](../xml-tools/media/profile-xslt-menu.png)
2121

22+
> [!NOTE]
23+
> The XSLT Profiler is only available in the Enterprise edition of Visual Studio 2017.
24+
2225
## See also
2326

2427
- [Walkthrough: XSLT Profiler](../xml-tools/walkthrough-xslt-profiler.md)

0 commit comments

Comments
 (0)