summaryrefslogtreecommitdiff
path: root/network/config
diff options
context:
space:
mode:
authorWei Mao <[email protected]>2017-08-29 10:35:21 -0700
committerGitHub <[email protected]>2017-08-29 10:35:21 -0700
commitd480fa7f2587e2f4170e67d3aa075b3cf4c08552 (patch)
treef9029983264e1957eb9817c139203b2e1e61b6fb /network/config
parent5afc248a8d0e15e5f198f3404a23d696103fcfa2 (diff)
parent53bcc426c1870374bf941424ddf8b85b745079fd (diff)
Merge pull request #166 from barrygolden/master
Added metadata to README.md files
Diffstat (limited to 'network/config')
-rw-r--r--network/config/bindview/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/config/bindview/README.md b/network/config/bindview/README.md
index 01e1cd8d..b239b700 100644
--- a/network/config/bindview/README.md
+++ b/network/config/bindview/README.md
@@ -1,3 +1,13 @@
+<!---
+ name: Bindview Network Configuration Utility
+ platform: Application
+ language: cpp
+ category: Network
+ description: An application that demonstrates how to use INetCfg APIs to enumerate, install, uninstall, bind and unbind network components.
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617732
+--->
+
+
Bindview Network Configuration Utility
======================================