Skip to content

Commit ef27c12

Browse files
committed
API Documentation Updates for 2.24361.0.1 release of the SDK
1 parent 6f0cde6 commit ef27c12

File tree

387 files changed

+41915
-3716
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

387 files changed

+41915
-3716
lines changed

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.IVsConfigurableCommand-1.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ <h1 class="search-list">Search Results for <span></span></h1>
9898

9999

100100
<h1 id="CodeFactory_WinVs_Commands_IVsConfigurableCommand_1" data-uid="CodeFactory.WinVs.Commands.IVsConfigurableCommand`1" class="text-break">Interface IVsConfigurableCommand&lt;TModel&gt;</h1>
101-
<div class="markdown level0 summary"></div>
101+
<div class="markdown level0 summary"><p>Interface that defines a visual studio command that can be configured.</p>
102+
</div>
102103
<div class="markdown level0 conceptual"></div>
103104
<div class="inheritedMembers">
104105
<h5>Inherited Members</h5>

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.SolutionExplorer.CSharpSourceCommandBase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ <h5>Implements</h5>
113113
<div><a class="xref" href="CodeFactory.WinVs.Commands.SolutionExplorer.ICSharpSourceCommand.html">ICSharpSourceCommand</a></div>
114114
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsFactoryCommand-1.html">IVsFactoryCommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsCSharpSource.html">VsCSharpSource</a>&gt;</div>
115115
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsCommandInformation.html">IVsCommandInformation</a></div>
116-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsCSharpSource.html">VsCSharpSource</a>&gt;</div>
117-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsCSharpSource.html">VsCSharpSource</a>&gt;</div>
116+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsCSharpSource.html">VsCSharpSource</a>&gt;</div>
117+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsCSharpSource.html">VsCSharpSource</a>&gt;</div>
118118
</div>
119119
<div class="inheritedMembers">
120120
<h5>Inherited Members</h5>

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.SolutionExplorer.ProjectCommandBase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ <h5>Implements</h5>
113113
<div><a class="xref" href="CodeFactory.WinVs.Commands.SolutionExplorer.IProjectCommand.html">IProjectCommand</a></div>
114114
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsFactoryCommand-1.html">IVsFactoryCommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProject.html">VsProject</a>&gt;</div>
115115
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsCommandInformation.html">IVsCommandInformation</a></div>
116-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProject.html">VsProject</a>&gt;</div>
117-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProject.html">VsProject</a>&gt;</div>
116+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProject.html">VsProject</a>&gt;</div>
117+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProject.html">VsProject</a>&gt;</div>
118118
</div>
119119
<div class="inheritedMembers">
120120
<h5>Inherited Members</h5>

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.SolutionExplorer.ProjectDocumentCommandBase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ <h5>Implements</h5>
113113
<div><a class="xref" href="CodeFactory.WinVs.Commands.SolutionExplorer.IProjectDocumentCommand.html">IProjectDocumentCommand</a></div>
114114
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsFactoryCommand-1.html">IVsFactoryCommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
115115
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsCommandInformation.html">IVsCommandInformation</a></div>
116-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
117-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
116+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
117+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
118118
</div>
119119
<div class="inheritedMembers">
120120
<h5>Inherited Members</h5>

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.SolutionExplorer.ProjectFolderCommandBase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ <h5>Implements</h5>
113113
<div><a class="xref" href="CodeFactory.WinVs.Commands.SolutionExplorer.IProjectFolderCommand.html">IProjectFolderCommand</a></div>
114114
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsFactoryCommand-1.html">IVsFactoryCommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProjectFolder.html">VsProjectFolder</a>&gt;</div>
115115
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsCommandInformation.html">IVsCommandInformation</a></div>
116-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProjectFolder.html">VsProjectFolder</a>&gt;</div>
117-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProjectFolder.html">VsProjectFolder</a>&gt;</div>
116+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProjectFolder.html">VsProjectFolder</a>&gt;</div>
117+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsProjectFolder.html">VsProjectFolder</a>&gt;</div>
118118
</div>
119119
<div class="inheritedMembers">
120120
<h5>Inherited Members</h5>

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.SolutionExplorer.SolutionCommandBase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ <h5>Implements</h5>
113113
<div><a class="xref" href="CodeFactory.WinVs.Commands.SolutionExplorer.ISolutionCommand.html">ISolutionCommand</a></div>
114114
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsFactoryCommand-1.html">IVsFactoryCommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolution.html">VsSolution</a>&gt;</div>
115115
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsCommandInformation.html">IVsCommandInformation</a></div>
116-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolution.html">VsSolution</a>&gt;</div>
117-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolution.html">VsSolution</a>&gt;</div>
116+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolution.html">VsSolution</a>&gt;</div>
117+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolution.html">VsSolution</a>&gt;</div>
118118
</div>
119119
<div class="inheritedMembers">
120120
<h5>Inherited Members</h5>

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.SolutionExplorer.SolutionDocumentCommandBase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ <h5>Implements</h5>
113113
<div><a class="xref" href="CodeFactory.WinVs.Commands.SolutionExplorer.ISolutionDocumentCommand.html">ISolutionDocumentCommand</a></div>
114114
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsFactoryCommand-1.html">IVsFactoryCommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
115115
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsCommandInformation.html">IVsCommandInformation</a></div>
116-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
117-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
116+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
117+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsDocument.html">VsDocument</a>&gt;</div>
118118
</div>
119119
<div class="inheritedMembers">
120120
<h5>Inherited Members</h5>

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.SolutionExplorer.SolutionFolderCommandBase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ <h5>Implements</h5>
113113
<div><a class="xref" href="CodeFactory.WinVs.Commands.SolutionExplorer.ISolutionFolderCommand.html">ISolutionFolderCommand</a></div>
114114
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsFactoryCommand-1.html">IVsFactoryCommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolutionFolder.html">VsSolutionFolder</a>&gt;</div>
115115
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsCommandInformation.html">IVsCommandInformation</a></div>
116-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolutionFolder.html">VsSolutionFolder</a>&gt;</div>
117-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolutionFolder.html">VsSolutionFolder</a>&gt;</div>
116+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolutionFolder.html">VsSolutionFolder</a>&gt;</div>
117+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommandBase.cs">ICommandBase</a>&lt;<a class="xref" href="CodeFactory.WinVs.Models.ProjectSystem.VsSolutionFolder.html">VsSolutionFolder</a>&gt;</div>
118118
</div>
119119
<div class="inheritedMembers">
120120
<h5>Inherited Members</h5>

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.VsCommandBase-1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h5>Implements</h5>
118118
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsConfigurableCommand-1.html">IVsConfigurableCommand</a>&lt;TModel&gt;</div>
119119
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsFactoryCommand-1.html">IVsFactoryCommand</a>&lt;TModel&gt;</div>
120120
<div><a class="xref" href="CodeFactory.WinVs.Commands.IVsCommandInformation.html">IVsCommandInformation</a></div>
121-
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/19e816ffdf1ba504be6987736bbac42e2d241405/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;TModel&gt;</div>
121+
<div><a class="xref" href="https://github.com/CodeFactoryLLC/CodeFactoryForWindows/blob/e63c05962945f61f2329e19d324f24a768806f18/Src/CodeFactoryForWindows/CodeFactory/ICommand.cs">ICommand</a>&lt;TModel&gt;</div>
122122
<div><a class="xref" href="CodeFactory.ICommandBase-1.html">ICommandBase</a>&lt;TModel&gt;</div>
123123
</div>
124124
<div class="inheritedMembers">

Src/DocSite/_site/api/CodeFactory.WinVs.Commands.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ <h5><a class="xref" href="CodeFactory.WinVs.Commands.IVsCommandInformation.html"
136136
<section><p>Interface that provides information used by code factory to load the command.</p>
137137
</section>
138138
<h5><a class="xref" href="CodeFactory.WinVs.Commands.IVsConfigurableCommand-1.html">IVsConfigurableCommand&lt;TModel&gt;</a></h5>
139-
<section></section>
139+
<section><p>Interface that defines a visual studio command that can be configured.</p>
140+
</section>
140141
<h5><a class="xref" href="CodeFactory.WinVs.Commands.IVsEnvironmentCommand-1.html">IVsEnvironmentCommand&lt;TModel&gt;</a></h5>
141142
<section><p>Base implementation for all code factory commands that are directly executed by the Visual Studio Enviornment.</p>
142143
</section>

0 commit comments

Comments
 (0)