-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCodeFactory.WinVs.Loader.html
More file actions
200 lines (174 loc) · 11.5 KB
/
CodeFactory.WinVs.Loader.html
File metadata and controls
200 lines (174 loc) · 11.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Namespace CodeFactory.WinVs.Loader
| CodeFactory for Windows </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace CodeFactory.WinVs.Loader
| CodeFactory for Windows ">
<meta name="generator" content="docfx ">
<link rel="shortcut icon" href="../images/favicon.png">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/night-owl.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css" integrity="sha384-EvBWSlnoFgZlXJvpzS+MAUEjvN7+gcCwH+qh7GRFOGgZO0PuwOFro7qPOJnLfe7l" crossorigin="anonymous">
<link rel="stylesheet" href="../styles/config.css">
<link rel="stylesheet" href="../styles/discord.css">
<link rel="stylesheet" href="../styles/singulink.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../">
<meta property="docfx:newtab" content="true">
</head>
<body>
<div class="top-navbar">
<a class="burger-icon" onclick="toggleMenu()">
<svg name="Hamburger" style="vertical-align: middle;" width="34" height="34" viewbox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M20 6H4V9H20V6ZM4 10.999H20V13.999H4V10.999ZM4 15.999H20V18.999H4V15.999Z"></path></svg>
</a>
<a class="brand" href="../index.html">
<img src="../images/logo.png" alt="CodeFactory for Windows" class="logomark">
<span class="brand-title">CodeFactory for Windows</span>
</a> </div>
<div class="body-content">
<div id="blackout" class="blackout" onclick="toggleMenu()"></div>
<nav id="sidebar" role="navigation">
<div class="sidebar">
<div>
<div class="mobile-hide">
<a class="brand" href="../index.html">
<img src="../images/logo.png" alt="CodeFactory for Windows" class="logomark">
<span class="brand-title">CodeFactory for Windows</span>
</a> </div>
<div class="sidesearch">
<form id="search" role="search" class="search">
<i class="bi bi-search search-icon"></i>
<input type="text" id="search-query" placeholder="Search" autocomplete="off">
</form>
</div>
<div id="navbar">
</div>
</div> <div class="sidebar-item-separator"></div>
<div id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="footer">
<strong><a href='https://www.codefactory.software'>CodeFactory</a></strong>
</div> </nav>
<main class="main-panel">
<div id="search-results" style="display: none;">
<h1 class="search-list">Search Results for <span></span></h1>
<div class="sr-items">
<p><i class="bi bi-hourglass-split index-loading"></i></p>
</div>
<ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
</div>
<div role="main" class="hide-when-search">
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
<article class="content wrap" id="_content" data-uid="CodeFactory.WinVs.Loader">
<h1 id="CodeFactory_WinVs_Loader" data-uid="CodeFactory.WinVs.Loader" class="text-break">Namespace CodeFactory.WinVs.Loader
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>
<h3 id="classes">
Classes
</h3>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.CodeFactoryConfigurationLoader.html">CodeFactoryConfigurationLoader</a></h5>
<section><p>Utility class that loads a CFA file libraries into memory and creates instances of all the visual studio actions and makes them available to visual studio for usage.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.ConfigManager.html">ConfigManager</a></h5>
<section><p>Static class that manages the creation and reading of code factory configuration files.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.ConfigurationMessages.html">ConfigurationMessages</a></h5>
<section><p>A strongly-typed resource class, for looking up localized strings, etc.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.LibraryLoadStatus.html">LibraryLoadStatus</a></h5>
<section><p>Data class that tracks if the code factory libraries were loaded into memory correctly.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.LibraryManager.html">LibraryManager</a></h5>
<section></section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.PackageReadResult-1.html">PackageReadResult<T></a></h5>
<section><p>Data class that returns the results from reading from different parts of a Code Factory package.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.SdkSupport.html">SdkSupport</a></h5>
<section><p>Data class that holds the supported versions of the SDK that can be loaded.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.TypeExtensions.html">TypeExtensions</a></h5>
<section><p>Class that holds extension methods that support management of the type system in .Net</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.VsActionConfiguration.html">VsActionConfiguration</a></h5>
<section><p>Data model class that implements the interface <a class="xref" href="CodeFactory.WinVs.Loader.IVsActionConfiguration.html">IVsActionConfiguration</a></p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.VsAutomationLibrary.html">VsAutomationLibrary</a></h5>
<section><p>Data model that implements the interface <a class="xref" href="CodeFactory.WinVs.Loader.IVsAutomationLibrary.html">IVsAutomationLibrary</a></p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.VsCodeFactoryLoadStatus.html">VsCodeFactoryLoadStatus</a></h5>
<section><p>Data model that implements the interface <a class="xref" href="CodeFactory.WinVs.Loader.IVsCodeFactoryLoadStatus.html">IVsCodeFactoryLoadStatus</a></p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.VsFactoryConfiguration.html">VsFactoryConfiguration</a></h5>
<section><p>Data model that implements the <a class="xref" href="CodeFactory.WinVs.Loader.IVsFactoryConfiguration.html">IVsFactoryConfiguration</a> interface.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.VsLibraryConfiguration.html">VsLibraryConfiguration</a></h5>
<section><p>Immutable data model that implements the interface <a class="xref" href="CodeFactory.WinVs.Loader.IVsLibraryConfiguration.html">IVsLibraryConfiguration</a></p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.VsPackageExtractResult.html">VsPackageExtractResult</a></h5>
<section><p>Data class that stores the results of extracting files from a Code Factory package.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.VsPackageFileConfig.html">VsPackageFileConfig</a></h5>
<section><p>Model class that implements the interface <a class="xref" href="CodeFactory.WinVs.Loader.IVsPackageFileConfig.html">IVsPackageFileConfig</a></p>
</section>
<h3 id="interfaces">
Interfaces
</h3>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.IVsActionConfiguration.html">IVsActionConfiguration</a></h5>
<section><p>Configuration data model that holds loading information for loading a target visual studio command into code factory.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.IVsAutomationLibrary.html">IVsAutomationLibrary</a></h5>
<section></section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.IVsCodeFactoryLoadStatus.html">IVsCodeFactoryLoadStatus</a></h5>
<section><p>Status of loading all code factory visual studio commands from a CFA configuration.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.IVsFactoryConfiguration.html">IVsFactoryConfiguration</a></h5>
<section><p>Configuration model definition all data needed to load a code factory configuration into visual studio.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.IVsLibraryConfiguration.html">IVsLibraryConfiguration</a></h5>
<section><p>Data model that stores all the information needed to load a DLL into visual studio.</p>
</section>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.IVsPackageFileConfig.html">IVsPackageFileConfig</a></h5>
<section><p>Model definition that tracks information about where files are located and where to place them in the package definition.</p>
</section>
<h3 id="enums">
Enums
</h3>
<h5><a class="xref" href="CodeFactory.WinVs.Loader.LibraryErrorType.html">LibraryErrorType</a></h5>
<section><p>Enumeration that stores the type error that has occurred while loading a library.</p>
</section>
</article>
</div>
<div class="copyright-footer">
<span>© CodeFactory, LLC. All rights reserved.</span>
</div>
</main>
</div>
<script src="https://code.jquery.com/jquery-3.6.3.min.js" integrity="sha256-pvPw+upLPUjgMXY0G+8O0xUf+/Im1MZjXxxgOcBQBXU=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.min.js" integrity="sha384-+sLIOodYLS7CIrQpBjl+C7nPvqq+FbNUBDunl/OZv93DB7Ln/533i8e/mZXLi/P+" crossorigin="anonymous"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script>
<script type="text/javascript" src="../styles/jquery.twbsPagination.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/mark.js@8.11.1/dist/jquery.mark.min.js"></script>
<script type="text/javascript" src="../styles/url.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/anchor-js@5.0.0/anchor.min.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
<script type="text/javascript" src="../styles/singulink.js"></script> </body>
</html>