Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Data Nascita</label>
|
||||
<asp:TextBox runat="server" ID="txtDataNasc" Text='<%# Bind("DataNasc", "{0:dd/MM/yyyy}") %>' placeholder="Data di Nascita gg/mm/aaaa" data-role="date" data-clear-btn="false" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvDataNasc" ControlToValidate="txtDataNasc" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Luogo Nascita</label>
|
||||
@@ -76,12 +77,14 @@
|
||||
<asp:TextBox runat="server" ID="txtRecTel" Text='<%# Bind("RecTel") %>' placeholder="Telefono" data-clear-btn="false" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Altezza</label>
|
||||
<label for="textarea2">Altezza (cm)</label>
|
||||
<asp:TextBox runat="server" ID="txtAltezza" Text='<%# Bind("Altezza") %>' placeholder="Altezza" data-clear-btn="false" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvAltezza" ControlToValidate="txtAltezza" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Peso</label>
|
||||
<label for="textarea2">Peso (kg)</label>
|
||||
<asp:TextBox runat="server" ID="txtPeso" Text='<%# Bind("Peso") %>' placeholder="Peso" data-clear-btn="false" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvPeso" ControlToValidate="txtPeso" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Medico</label>
|
||||
@@ -133,6 +136,7 @@
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Data Nascita</label>
|
||||
<asp:TextBox runat="server" ID="txtDataNasc" Text='<%# Bind("DataNasc", "{0:dd/MM/yyyy}") %>' data-role="date" data-clear-btn="false" placeholder="Data di Nascita gg/mm/aaaa" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvDataNasc" ControlToValidate="txtDataNasc" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Luogo Nascita</label>
|
||||
@@ -155,12 +159,14 @@
|
||||
<asp:TextBox runat="server" ID="txtRecTel" Text='<%# Bind("RecTel") %>' placeholder="Telefono" data-clear-btn="false" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Altezza</label>
|
||||
<label for="textarea2">Altezza (cm)</label>
|
||||
<asp:TextBox runat="server" ID="txtAltezza" Text='<%# Bind("Altezza") %>' placeholder="Altezza" data-clear-btn="false" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvAltezza" ControlToValidate="txtAltezza" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Peso</label>
|
||||
<label for="textarea2">Peso (kg)</label>
|
||||
<asp:TextBox runat="server" ID="txtPeso" Text='<%# Bind("Peso") %>' placeholder="Peso" data-clear-btn="false" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvPeso" ControlToValidate="txtPeso" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label for="textarea2">Medico</label>
|
||||
|
||||
Generated
+29
-29
@@ -1,10 +1,10 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ScheMe {
|
||||
@@ -13,74 +13,74 @@ namespace ScheMe {
|
||||
public partial class AccettazioneEdit {
|
||||
|
||||
/// <summary>
|
||||
/// ddlFiltUno control.
|
||||
/// Controllo ddlFiltUno.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.DropDownList ddlFiltUno;
|
||||
|
||||
/// <summary>
|
||||
/// odsFiltUno control.
|
||||
/// Controllo odsFiltUno.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ObjectDataSource odsFiltUno;
|
||||
|
||||
/// <summary>
|
||||
/// hfMainLblCond control.
|
||||
/// Controllo hfMainLblCond.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.HiddenField hfMainLblCond;
|
||||
|
||||
/// <summary>
|
||||
/// ddlFiltDue control.
|
||||
/// Controllo ddlFiltDue.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.DropDownList ddlFiltDue;
|
||||
|
||||
/// <summary>
|
||||
/// odsFiltDue control.
|
||||
/// Controllo odsFiltDue.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ObjectDataSource odsFiltDue;
|
||||
|
||||
/// <summary>
|
||||
/// btnSave control.
|
||||
/// Controllo btnSave.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btnSave;
|
||||
|
||||
/// <summary>
|
||||
/// frmView control.
|
||||
/// Controllo frmView.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.FormView frmView;
|
||||
|
||||
/// <summary>
|
||||
/// ods control.
|
||||
/// Controllo ods.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ObjectDataSource ods;
|
||||
}
|
||||
|
||||
@@ -63,6 +63,9 @@
|
||||
.flRight {
|
||||
float: right;
|
||||
}
|
||||
.errore {
|
||||
color: red;
|
||||
}
|
||||
/* Query selezione dimensioni display... */
|
||||
@media all and (min-width: 768px) {
|
||||
#textWrapper {
|
||||
|
||||
@@ -84,6 +84,10 @@
|
||||
float: right;
|
||||
}
|
||||
|
||||
.errore{
|
||||
color: red;
|
||||
}
|
||||
|
||||
/* Query selezione dimensioni display... */
|
||||
@media all and (min-width: 768px) {
|
||||
#textWrapper {
|
||||
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
.VVF-CL-01{color:#060;background-color:#fff;}.VVF-CL-02{color:#ff3;background-color:#22f;}.VVF-CL-03{color:#ff3;background-color:#181;}.VVF-CL-04{background-color:#ff1;}.VVF-CL-05{color:#ff3;background-color:#e62;}.VVF-CL-06{color:#ff1;background-color:#ff0c0c;}.baseRow{background-color:#eff3fb;}.altRow{background-color:#fff;}.editRow{background-color:#2461bf;}.selectedRow{background-color:#d1ddf1;font-weight:600;color:#333;}.headerRow{background-color:#507cd1;font-weight:600;color:#fff;}.footerRow{background-color:#507cd1;font-weight:600;color:#fff;}.pagerRow{background-color:#2461bf;color:#fff;text-align:center;margin:auto;}.text-center{text-align:center;margin:auto;}.tStrong{font-weight:bold;font-size:1.3em;}.flRight{float:right;}@media all and (min-width:768px){#textWrapper{font-size:1em;}#headData{margin-top:0;}}@media all and (min-width:1024px){#textWrapper{font-size:1.1em;}#headData{margin-top:0;}}@media all and (min-width:1440px){#textWrapper{font-size:1.2em;}#headData{margin-top:0;}}@media all and (min-width:1600px){#textWrapper{font-size:1.3em;}#headData{margin-top:0;}}@media all and (max-width:767px){#textWrapper{font-size:.8em;}#headData{margin-top:6px;}}@media all and (max-width:480px){#textWrapper{font-size:.6em;}#headData{margin-top:14px;}}@media all and (max-width:320px){#textWrapper{font-size:.5em;}#headData{margin-top:18px;}}
|
||||
.VVF-CL-01{color:#060;background-color:#fff;}.VVF-CL-02{color:#ff3;background-color:#22f;}.VVF-CL-03{color:#ff3;background-color:#181;}.VVF-CL-04{background-color:#ff1;}.VVF-CL-05{color:#ff3;background-color:#e62;}.VVF-CL-06{color:#ff1;background-color:#ff0c0c;}.baseRow{background-color:#eff3fb;}.altRow{background-color:#fff;}.editRow{background-color:#2461bf;}.selectedRow{background-color:#d1ddf1;font-weight:600;color:#333;}.headerRow{background-color:#507cd1;font-weight:600;color:#fff;}.footerRow{background-color:#507cd1;font-weight:600;color:#fff;}.pagerRow{background-color:#2461bf;color:#fff;text-align:center;margin:auto;}.text-center{text-align:center;margin:auto;}.tStrong{font-weight:bold;font-size:1.3em;}.flRight{float:right;}.errore{color:#f00;}@media all and (min-width:768px){#textWrapper{font-size:1em;}#headData{margin-top:0;}}@media all and (min-width:1024px){#textWrapper{font-size:1.1em;}#headData{margin-top:0;}}@media all and (min-width:1440px){#textWrapper{font-size:1.2em;}#headData{margin-top:0;}}@media all and (min-width:1600px){#textWrapper{font-size:1.3em;}#headData{margin-top:0;}}@media all and (max-width:767px){#textWrapper{font-size:.8em;}#headData{margin-top:6px;}}@media all and (max-width:480px){#textWrapper{font-size:.6em;}#headData{margin-top:14px;}}@media all and (max-width:320px){#textWrapper{font-size:.5em;}#headData{margin-top:18px;}}
|
||||
@@ -47,6 +47,9 @@
|
||||
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="AspNet.ScriptManager.jQuery, Version=2.2.4.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\AspNet.ScriptManager.jQuery.2.2.4\lib\net45\AspNet.ScriptManager.jQuery.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Elmah">
|
||||
<HintPath>..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll</HintPath>
|
||||
</Reference>
|
||||
|
||||
+9
-5
@@ -4,7 +4,7 @@
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
|
||||
<div style="font-size: 0.8em;">
|
||||
<asp:FormView ID="frmView" runat="server" DataSourceID="ods" RenderOuterTable="False" OnModeChanged="frmView_ModeChanged" OnModeChanging="frmView_ModeChanging">
|
||||
<asp:FormView ID="frmView" runat="server" DataSourceID="ods" RenderOuterTable="False" OnModeChanged="frmView_ModeChanged" OnModeChanging="frmView_ModeChanging" OnItemCreated="frmView_ItemCreated">
|
||||
<EmptyDataTemplate>
|
||||
<h3>Attenzione!</h3>
|
||||
Nessun record presente.<a href="Visite">Prego cliccare qui</a> per tornare alla pagina visite.
|
||||
@@ -150,11 +150,13 @@
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label style="font-size: 0.9em;">Altezza cm</label>
|
||||
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtAltezza" Text='<%# Bind("Altezza","{0}") %>' />
|
||||
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtAltezza" Text='<%# Bind("Altezza","{0}") %>' TextMode="Number" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvAltezza" ControlToValidate="txtAltezza" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label style="font-size: 0.9em;">Peso kg</label>
|
||||
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtPeso" Text='<%# Bind("Peso","{0}") %>' />
|
||||
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtPeso" Text='<%# Bind("Peso","{0}") %>' TextMode="Number" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvPeso" ControlToValidate="txtPeso" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -237,11 +239,13 @@
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label style="font-size: 0.9em;">Altezza cm</label>
|
||||
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtAltezza" Text='<%# Bind("Altezza","{0}") %>' />
|
||||
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtAltezza" Text='<%# Bind("Altezza","{0}") %>' TextMode="Number" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvAltezza" ControlToValidate="txtAltezza" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
<li class="ui-field-contain">
|
||||
<label style="font-size: 0.9em;">Peso kg</label>
|
||||
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtPeso" Text='<%# Bind("Peso","{0}") %>' />
|
||||
<asp:TextBox CssClass="tStrong flRight" runat="server" ID="txtPeso" Text='<%# Bind("Peso","{0}") %>' TextMode="Number" />
|
||||
<asp:RequiredFieldValidator runat="server" ID="rfvPeso" ControlToValidate="txtPeso" ErrorMessage="!!!" CssClass="errore" />
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
+27
-1
@@ -1,4 +1,6 @@
|
||||
using System;
|
||||
using ScheMe_Data;
|
||||
using SteamWare;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
@@ -9,6 +11,13 @@ namespace ScheMe
|
||||
{
|
||||
public partial class VVFAnz : SteamWare.UserPage
|
||||
{
|
||||
int idxPaziente
|
||||
{
|
||||
get
|
||||
{
|
||||
return memLayer.ML.IntSessionObj("IdxPaziente");
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// pagina caricata
|
||||
/// </summary>
|
||||
@@ -67,5 +76,22 @@ namespace ScheMe
|
||||
{
|
||||
prevMode = frmView.CurrentMode;
|
||||
}
|
||||
|
||||
protected void frmView_ItemCreated(object sender, EventArgs e)
|
||||
{
|
||||
// imposto altezza/peso...
|
||||
try
|
||||
{
|
||||
// recupero dati paziente...
|
||||
DS_Applicazione.AnagPazientiRow riga = DtProxy.man.taAP.getByKey(idxPaziente)[0];
|
||||
// Popolo!
|
||||
TextBox txtAltezza = ((TextBox)frmView.FindControl("txtAltezza"));
|
||||
if (txtAltezza != null) txtAltezza.Text = riga.Altezza.ToString();
|
||||
TextBox txtPeso = ((TextBox)frmView.FindControl("txtPeso"));
|
||||
if (txtPeso != null) txtPeso.Text = riga.Peso.ToString();
|
||||
}
|
||||
catch
|
||||
{ }
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
+11
-11
@@ -1,10 +1,10 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ScheMe {
|
||||
@@ -13,20 +13,20 @@ namespace ScheMe {
|
||||
public partial class VVFAnz {
|
||||
|
||||
/// <summary>
|
||||
/// frmView control.
|
||||
/// Controllo frmView.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.FormView frmView;
|
||||
|
||||
/// <summary>
|
||||
/// ods control.
|
||||
/// Controllo ods.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ObjectDataSource ods;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,510 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Microsoft.VisualStudio.Data.Core</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.DataClientObjectAttribute">
|
||||
<summary>Specifies that instances of a DDEX support entity should not be directly returned to clients. Instead, they should be returned through a client wrapper object that interacts with the underlying provider object.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.DataClientObjectAttribute.#ctor(System.String)">
|
||||
<summary>Initializes a new instance of the <see cref="T:Microsoft.VisualStudio.Data.Core.DataClientObjectAttribute" /> class, specifying the class ID.</summary>
|
||||
<param name="classId">A string that contains a GUID in one of the formats that is recognized by the <see cref="T:System.Guid" /> constructor that takes a string input.</param>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.DataClientObjectAttribute.ClassId">
|
||||
<summary>Gets the class ID that identifies the client object class type.</summary>
|
||||
<returns>The class ID that identifies the client object class type.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.DataDefaultObjectAttribute">
|
||||
<summary>Specifies that a DDEX support entity has a default implementation that should be returned when a provider does not supply an implementation.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.DataDefaultObjectAttribute.#ctor(System.String)">
|
||||
<summary>Initializes a new instance of the <see cref="T:Microsoft.VisualStudio.Data.Core.DataDefaultObjectAttribute" /> class, using the specified class ID.</summary>
|
||||
<param name="classId">A string that contains a GUID in one of the formats recognized by the <see cref="T:System.Guid" /> constructor that takes a string input.</param>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.DataDefaultObjectAttribute.ClassId">
|
||||
<summary>Gets the class ID that identifies the default object class type.</summary>
|
||||
<returns>The class ID that identifies the default object class type.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.DataProviderException">
|
||||
<summary>Represents the exception that occurs when there is an unexpected problem with a DDEX provider, such as missing or invalid registration or support entities.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.DataProviderException.#ctor">
|
||||
<summary>Initializes a new instance of the <see cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException" /> class.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.DataProviderException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
|
||||
<summary>Initializes a new instance of the <see cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException" /> class with serialized data.</summary>
|
||||
<param name="info">The object that holds the serialized object data.</param>
|
||||
<param name="context">The contextual information about the source or destination.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.DataProviderException.#ctor(System.String)">
|
||||
<summary>Initializes a new instance of the <see cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException" /> class, specifying an error message.</summary>
|
||||
<param name="message">The message that describes the error.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.DataProviderException.#ctor(System.String,System.Exception)">
|
||||
<summary>Initializes a new instance of the <see cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException" /> class, specifying an error message and a reference to the inner exception that is the cause of this exception.</summary>
|
||||
<param name="message">The message that describes the error.</param>
|
||||
<param name="innerException">The exception that is the cause of the current exception. If the <paramref name="innerException" /> parameter is not null, the current exception is raised in a catch block that handles the inner exception.</param>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataClientObject`1">
|
||||
<summary>Represents a client wrapper object that interacts with an underlying provider object.</summary>
|
||||
<typeparam name="T">The type of the parameter.</typeparam>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataClientObject`1.Initialize(`0)">
|
||||
<summary>Initializes the client object with the underlying provider object implementation.</summary>
|
||||
<param name="providerObj">The underlying provider object implementation.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="providerObj" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataDefaultObject">
|
||||
<summary>Represents the default implementation of a DDEX support entity.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataHostService">
|
||||
<summary>Provides the DDEX Host service.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataHostService.BeginInvokeOnUIThread(System.Delegate,System.Object[])">
|
||||
<summary>Asynchronously executes a specified method on the main (UI) thread running in the Visual Studio process, with the specified list of arguments.</summary>
|
||||
<returns>An IAsyncResult instance that represents the result of this operation.</returns>
|
||||
<param name="method">A delegate to a method that takes parameters of the same number and type that are contained in the <paramref name="args" /> parameter.</param>
|
||||
<param name="args">An array of objects to pass as arguments to the specified method. This parameter can be null if the method takes no arguments.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataHostService.GetService``2">
|
||||
<summary>Gets a global Visual Studio service of the specified type that implements the specified interface.</summary>
|
||||
<returns>The service instance.</returns>
|
||||
<typeparam name="TService">The service.</typeparam>
|
||||
<typeparam name="TInterface">The interface.</typeparam>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.ServiceNotFoundException">The service was not found.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataHostService.GetService``1">
|
||||
<summary>Gets a global Visual Studio service of the specified type.</summary>
|
||||
<returns>The service instance.</returns>
|
||||
<typeparam name="T">The service.</typeparam>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.ServiceNotFoundException">The service was not found.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataHostService.GetService``1(System.Guid)">
|
||||
<summary>Gets a global Visual Studio service that is registered with the specified class ID that implements the specified interface.</summary>
|
||||
<returns>The service instance.</returns>
|
||||
<param name="serviceGuid">The class ID of the service to retrieve.</param>
|
||||
<typeparam name="T">The interface.</typeparam>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.ServiceNotFoundException">The service was not found.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataHostService.InvokeOnUIThread(System.Delegate,System.Object[])">
|
||||
<summary>Synchronously executes a specified method on the main thread running in the Visual Studio process, with the specified list of arguments.</summary>
|
||||
<returns>An <see cref="T:System.Object" /> that contains the return value from the delegate being invoked, or null if the delegate has no return value.</returns>
|
||||
<param name="method">A delegate to a method that takes parameters of the same number and type that are contained in the <paramref name="args" /> parameter.</param>
|
||||
<param name="args">An array of objects to pass as arguments to the specified method. This parameter can be null if the method takes no arguments.</param>
|
||||
<exception cref="any">The specified method threw an exception.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataHostService.TryGetService``1">
|
||||
<summary>Tries to get a global Visual Studio service of the specified type.</summary>
|
||||
<returns>The service instance, if found; otherwise, null.</returns>
|
||||
<typeparam name="T">The type.</typeparam>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataHostService.TryGetService``2">
|
||||
<summary>Tries to get a global Visual Studio service of the specified type that implements the specified interface.</summary>
|
||||
<returns>The service instance, if found; otherwise, null.</returns>
|
||||
<typeparam name="TService">The service.</typeparam>
|
||||
<typeparam name="TInterface">The type.</typeparam>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataHostService.TryGetService``1(System.Guid)">
|
||||
<summary>Tries to get a global Visual Studio service that is registered with the specified class ID that implements the specified interface.</summary>
|
||||
<returns>The service instance, if found; otherwise, null.</returns>
|
||||
<param name="serviceGuid">The class ID of the service to retrieve.</param>
|
||||
<typeparam name="T">The interface.</typeparam>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataHostService.UIThread">
|
||||
<summary>Gets the main (UI) thread running in the Visual Studio process.</summary>
|
||||
<returns>The main (UI) thread running in the Visual Studio process.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataProvider">
|
||||
<summary>Provides a DDEX provider.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.CreateObject``1">
|
||||
<summary>Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider.</summary>
|
||||
<returns>An instance of the specified DDEX support entity that is implemented by the DDEX provider.</returns>
|
||||
<typeparam name="TObject">The object.</typeparam>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">The DDEX provider does not support the support entity, or instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.CreateObject``1(System.Guid)">
|
||||
<summary>Creates an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider.</summary>
|
||||
<returns>An instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider.</returns>
|
||||
<param name="source">An identifier of a DDEX data source, or <see cref="F:System.Guid.Empty" /> for no specific data source.</param>
|
||||
<typeparam name="TObject">The object.</typeparam>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">The DDEX provider does not support the support entity, or instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.CreateObject(System.Guid,System.Type)">
|
||||
<summary>Creates an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider.</summary>
|
||||
<returns>An instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider.</returns>
|
||||
<param name="source">An identifier of a DDEX data source, or <see cref="F:System.Guid.Empty" /> for no specific data source.</param>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">The DDEX provider does not support the support entity, or instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.CreateObject``1(System.Guid,System.Type,``0)">
|
||||
<summary>Creates an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object.</summary>
|
||||
<returns>An instance of the specified DDEX support entity that is implemented by the DDEX provider, sited with the specified site object.</returns>
|
||||
<param name="source">An identifier of a DDEX data source, or <see cref="F:System.Guid.Empty" /> for no specific data source.</param>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<param name="site">An instance of an object that should site the new DDEX support entity.</param>
|
||||
<typeparam name="TSite">The site.</typeparam>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="objType" /> parameter is null.</exception>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">The DDEX provider does not support the support entity, or instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.CreateObject``2(System.Guid,``1)">
|
||||
<summary>Creates an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object.</summary>
|
||||
<returns>An instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object.</returns>
|
||||
<param name="source">An identifier of a DDEX data source, or <see cref="F:System.Guid.Empty" /> for no specific data source.</param>
|
||||
<param name="site">An instance of an object that should site the new DDEX support entity.</param>
|
||||
<typeparam name="TObject">The object.</typeparam>
|
||||
<typeparam name="TSite">The site.</typeparam>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">The DDEX provider does not support the support entity, or instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.CreateObject(System.Type)">
|
||||
<summary>Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider.</summary>
|
||||
<returns>An instance of the specified DDEX support entity that is implemented by the DDEX provider.</returns>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">The DDEX provider does not support the support entity, or instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.DeriveSource(System.String)">
|
||||
<summary>Derives a DDEX data source that is supported by the DDEX provider, given information about a target data source.</summary>
|
||||
<returns>The derived DDEX data source that is supported by the DDEX provider, or <see cref="F:System.Guid.Empty" /> if no data source can be derived.</returns>
|
||||
<param name="connectionString">A data connection string that contains information about a target data source.</param>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataProvider.Description">
|
||||
<summary>Gets a description of the DDEX provider.</summary>
|
||||
<returns>A description of the DDEX provider.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataProvider.DisplayName">
|
||||
<summary>Gets the display name of the DDEX provider.</summary>
|
||||
<returns>The display name of the DDEX provider.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.GetAssembly(System.Guid,System.String)">
|
||||
<summary>Resolves a provider-specific assembly string to its corresponding <see cref="T:System.Reflection.Assembly" /> representation, for a specific DDEX data source.</summary>
|
||||
<returns>An <see cref="T:System.Reflection.Assembly" /> object that represents the assembly that is resolved from the specified assembly string for the specified DDEX data source, if found; otherwise, null.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
<param name="assemblyString">A provider-specific assembly string.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="assemblyString" /> parameter is null.</exception>
|
||||
<exception cref="<ANY>">The DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.GetAssembly(System.Guid,System.String)" /> or <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.GetAssembly(System.String)" /> implementation threw an exception.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.GetAssembly(System.String)">
|
||||
<summary>Resolves a provider-specific assembly string to its corresponding <see cref="T:System.Reflection.Assembly" /> representation.</summary>
|
||||
<returns>An <see cref="T:System.Reflection.Assembly" /> object that represents the assembly that is resolved from the specified assembly string, if found; otherwise, null.</returns>
|
||||
<param name="assemblyString">A provider-specific assembly string.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="assemblyString" /> parameter is null.</exception>
|
||||
<exception cref="<ANY>">The DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.GetAssembly(System.String)" /> implementation threw an exception.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.GetMainAssembly">
|
||||
<summary>Gets the provider’s main assembly.</summary>
|
||||
<returns>An <see cref="T:System.Reflection.Assembly" /> object that represents the provider’s main assembly.</returns>
|
||||
<exception cref="<ANY>">The DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.GetAssembly(System.String)" /> implementation threw an exception.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.GetProperty(System.String)">
|
||||
<summary>Gets a registered property of the DDEX provider.</summary>
|
||||
<returns>The value of the property, if exists; otherwise, null.</returns>
|
||||
<param name="name">The name of the property to retrieve.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="name" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.GetString(System.String)">
|
||||
<summary>Gets a localized string from the DDEX provider.</summary>
|
||||
<returns>The localized value of the string resource, if the resource ID is valid and identifies an existing resource; otherwise, null.</returns>
|
||||
<param name="resourceId">The identifier of the string resource to retrieve.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="resourceId" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.GetType(System.Guid,System.String)">
|
||||
<summary>Resolves a provider-specific type name to its corresponding <see cref="T:System.Type" /> representation, for a specific DDEX data source.</summary>
|
||||
<returns>A <see cref="T:System.Type" /> object that represents the type that is resolved from the specified type name for the specified DDEX data source, if it is found; otherwise, null.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
<param name="typeName">A provider-specific type name.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="typeName" /> parameter is null.</exception>
|
||||
<exception cref="<ANY>">The DDEX provider's <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.GetType(System.Guid,System.String)" /> or <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.GetType(System.String)" /> implementation threw an exception.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.GetType(System.String)">
|
||||
<summary>Resolves a provider-specific type name to its corresponding <see cref="T:System.Type" /> representation.</summary>
|
||||
<returns>A <see cref="T:System.Type" /> object that represents the type that is resolved from the specified type name, if it is found; otherwise, null.</returns>
|
||||
<param name="typeName">A provider-specific type name.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="typeName" /> parameter is null.</exception>
|
||||
<exception cref="<ANY>">The DDEX provider's <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.GetType(System.String)" /> implementation threw an exception.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.GetUnsupportedReason(System.ComponentModel.Design.CommandID,System.Object)">
|
||||
<summary>Gets a localized string that explains why an operation is not supported.</summary>
|
||||
<returns>A localized string that explains why the specified operation is not supported, if the operation is in fact not supported; otherwise, null.</returns>
|
||||
<param name="command">A command that identifies the operation.</param>
|
||||
<param name="context">An object that represents the context in which the operation exists.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="command" /> parameter is null.</exception>
|
||||
<exception cref="<ANY>">The DDEX provider's <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderDynamicSupport.GetUnsupportedReason(System.Guid,System.ComponentModel.Design.CommandID,System.Object)" /> implementation threw an exception.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.GetUnsupportedReason(System.Guid,System.ComponentModel.Design.CommandID,System.Object)">
|
||||
<summary>Gets a localized string that explains why an operation is not supported for the specified DDEX data source.</summary>
|
||||
<returns>A localized string that explains why the specified operation is not supported, if the operation is in fact not supported; otherwise, null.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
<param name="command">A command that identifies the operation.</param>
|
||||
<param name="context">An object that represents the context in which the operation exists.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="command" /> parameter is null.</exception>
|
||||
<exception cref="<ANY>">The DDEX provider's <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderDynamicSupport.GetUnsupportedReason(System.Guid,System.ComponentModel.Design.CommandID,System.Object)" /> implementation threw an exception.</exception>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataProvider.Guid">
|
||||
<summary>Gets the unique identifier of the DDEX provider.</summary>
|
||||
<returns>The unique identifier of the DDEX provider.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.IsOperationSupported(System.ComponentModel.Design.CommandID,System.Object)">
|
||||
<summary>Determines whether a specific operation is supported by the provider in the current environment.</summary>
|
||||
<returns>true if the operation is supported by the provider in the current environment; otherwise, false.</returns>
|
||||
<param name="command">A command that identifies the operation.</param>
|
||||
<param name="context">An object that represents the context in which the operation exists.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="command" /> parameter is null.</exception>
|
||||
<exception cref="<ANY>">The DDEX provider's <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.IsOperationSupported(System.Guid,System.ComponentModel.Design.CommandID,System.Object)" /> implementation threw an exception.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.IsOperationSupported(System.Guid,System.ComponentModel.Design.CommandID,System.Object)">
|
||||
<summary>Determines whether a specific operation is supported by the provider in the current environment, for the specified DDEX data source.</summary>
|
||||
<returns>true if the operation is supported by the provider in the current environment; otherwise, false.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
<param name="command">A command that identifies the operation.</param>
|
||||
<param name="context">An object that represents the context in which the operation exists.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="command" /> parameter is null.</exception>
|
||||
<exception cref="<ANY>">The DDEX provider's <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderDynamicSupport.IsOperationSupported(System.Guid,System.ComponentModel.Design.CommandID,System.Object)" /> implementation threw an exception.</exception>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataProvider.Name">
|
||||
<summary>Gets the programmatic name of the DDEX provider.</summary>
|
||||
<returns>The programmatic name of the DDEX provider.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataProvider.ShortDisplayName">
|
||||
<summary>Gets a short display name of the DDEX provider.</summary>
|
||||
<returns>A short display name of the DDEX provider.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.SupportsObject(System.Guid,System.Type)">
|
||||
<summary>Determines whether a DDEX provider supports the specified type of DDEX support entity for the specified DDEX data source.</summary>
|
||||
<returns>true if the DDEX provider supports the specified type of DDEX support entity for the specified DDEX data source; otherwise, false.</returns>
|
||||
<param name="source">A DDEX data source identifier, or <see cref="F:System.Guid.Empty" /> for no specific data source.</param>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="objType" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.SupportsObject(System.Type)">
|
||||
<summary>Determines whether a DDEX provider supports the specified type of DDEX support entity.</summary>
|
||||
<returns>true if the DDEX provider supports the specified type of DDEX support entity; otherwise, false.</returns>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="objType" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataProvider.Technology">
|
||||
<summary>Gets the unique identifier of the underlying technology employed and targeted by the DDEX provider.</summary>
|
||||
<returns>The unique identifier of the underlying technology employed and targeted by the DDEX provider.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.TryCreateObject``1">
|
||||
<summary>Tries to create an instance of the specified DDEX support entity that is implemented by the DDEX provider.</summary>
|
||||
<returns>An instance of the specified DDEX support entity that is implemented by the DDEX provider, if the DDEX provider supports it; otherwise, the default instance of type <see cref="T:System.Object" />.</returns>
|
||||
<typeparam name="TObject">The object.</typeparam>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.DataProviderException">Instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.TryCreateObject``1(System.Guid)">
|
||||
<summary>Tries to create an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider.</summary>
|
||||
<returns>An instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, if the DDEX provider supports it. Otherwise, the default instance of type TObject.</returns>
|
||||
<param name="source">A DDEX data source identifier, or <see cref="F:System.Guid.Empty" /> for no specific data source.</param>
|
||||
<typeparam name="TObject">The object.</typeparam>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">Instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.CreateObject(System.Guid,System.Type)" /> or <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.TryCreateObject(System.Guid,System.Type)">
|
||||
<summary>Tries to create an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider.</summary>
|
||||
<returns>An instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, if the DDEX provider supports it; otherwise, null.</returns>
|
||||
<param name="source">A DDEX data source identifier, or <see cref="F:System.Guid.Empty" /> for no specific data source.</param>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<exception cref="T:System.ArgumentNullException">Instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.CreateObject(System.Guid,System.Type)" /> or <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.TryCreateObject``1(System.Guid,System.Type,``0)">
|
||||
<summary>Tries to create an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object.</summary>
|
||||
<returns>An instance of the specified DDEX support entity that is implemented by the DDEX provider, sited with the specified site object, if the DDEX provider supports it; otherwise, null.</returns>
|
||||
<param name="source">A DDEX data source identifier, or <see cref="F:System.Guid.Empty" /> for no specific data source.</param>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<param name="site">An instance of an object that should site the new DDEX support entity.</param>
|
||||
<typeparam name="TSite">The site.</typeparam>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="objType" /> parameter is null.</exception>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">Instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.CreateObject(System.Guid,System.Type)" /> or <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.TryCreateObject``2(System.Guid,``1)">
|
||||
<summary>Tries to create an instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object.</summary>
|
||||
<returns>An instance of the specified DDEX support entity for the specified DDEX data source that is implemented by the DDEX provider, sited with the specified site object, if the DDEX provider supports it. Otherwise, the default instance of type TObject.</returns>
|
||||
<param name="source">A DDEX data source identifier, or <see cref="F:System.Guid.Empty" /> for no specific data source.</param>
|
||||
<param name="site">An instance of an object that should site the new DDEX support entity.</param>
|
||||
<typeparam name="TObject">The object.</typeparam>
|
||||
<typeparam name="TSite">The site.</typeparam>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">Instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.CreateObject(System.Guid,System.Type)" /> or <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProvider.TryCreateObject(System.Type)">
|
||||
<summary>Tries to create an instance of the specified DDEX support entity that is implemented by the DDEX provider.</summary>
|
||||
<returns>An instance of the specified DDEX support entity that is implemented by the DDEX provider, if the DDEX provider supports it; otherwise, null.</returns>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<exception cref="T:Microsoft.VisualStudio.Data.Core.DataProviderException">Instantiation of a new instance of the support entity threw an exception, whether by way of a CreateInstance call through reflection or through the DDEX provider’s <see cref="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)" /> method implementation, or creation of the default or client object implementation (if there is one) failed.</exception>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataProviderDynamicSupport">
|
||||
<summary>Provides the ability to alter the support of a DDEX provider, its supported sources, and specific operations, based on the current environment.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderDynamicSupport.GetUnsupportedReason(System.Guid,System.ComponentModel.Design.CommandID,System.Object)">
|
||||
<summary>Gets a localized string describing the reason an operation is not supported, for the specified DDEX data source.</summary>
|
||||
<returns>A localized string describing why the specified operation is not supported, if the operation is in fact not supported; otherwise, null.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
<param name="command">A command identifying the operation.</param>
|
||||
<param name="context">An object representing the context in which the operation exists.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="command" /> parameter is null.</exception>
|
||||
<exception cref="T:System.ArgumentException">The <paramref name="context" /> parameter is not an expected value for the specified operation.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderDynamicSupport.IsOperationSupported(System.Guid,System.ComponentModel.Design.CommandID,System.Object)">
|
||||
<summary>Determines whether a specific operation is supported in the current environment, for the specified DDEX data source.</summary>
|
||||
<returns>true if the operation is supported by the provider in the current environment; otherwise, false.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
<param name="command">A command identifying the operation.</param>
|
||||
<param name="context">An object representing the context in which the operation exists.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="command" /> parameter is null.</exception>
|
||||
<exception cref="T:System.ArgumentException">The <paramref name="context" /> parameter is not an expected value for the specified operation.</exception>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataProviderDynamicSupport.IsProviderSupported">
|
||||
<summary>Gets a value indicating whether the provider is supported in the current environment.</summary>
|
||||
<returns>A value indicating whether the provider is supported in the current environment.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderDynamicSupport.IsSourceSupported(System.Guid)">
|
||||
<summary>Gets a value indicating whether a particular DDEX data source is supported by this DDEX provider in the current environment.</summary>
|
||||
<returns>true if the DDEX data source is supported by this DDEX provider in the current environment; otherwise, false.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataProviderManager">
|
||||
<summary>Exposes the DDEX Provider Manager service, which allows discovery of registered DDEX providers.</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataProviderManager.Providers">
|
||||
<summary>Gets a dictionary of all registered DDEX providers.</summary>
|
||||
<returns>A dictionary of all registered DDEX providers.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory">
|
||||
<summary>Provides the ability to create DDEX provider implementations of support entities.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.CreateObject(System.Type)">
|
||||
<summary>Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider.</summary>
|
||||
<returns>An instance of the specified DDEX support entity that is implemented by the DDEX provider, if the DDEX provider supports it; otherwise, null.</returns>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="objType" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.GetAssembly(System.String)">
|
||||
<summary>Resolves a provider-specific assembly string to its corresponding <see cref="T:System.Reflection.Assembly" /> representation.</summary>
|
||||
<returns>An <see cref="T:System.Reflection.Assembly" /> object representing the assembly resolved from the specified assembly string, if found; otherwise, null.</returns>
|
||||
<param name="assemblyString">A provider-specific assembly string.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="assemblyString" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataProviderObjectFactory.GetType(System.String)">
|
||||
<summary>Resolves a provider-specific type name to its corresponding <see cref="T:System.Type" /> representation.</summary>
|
||||
<returns>An <see cref="T:System.Type" /> object representing the type resolved from the specified type name, if found; otherwise, null.</returns>
|
||||
<param name="typeName">A provider-specific type name.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="typeName" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataSiteableObject`1">
|
||||
<summary>Represents an object that can be sited with a specific type.</summary>
|
||||
<typeparam name="T">The type of the parameter.</typeparam>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataSiteableObject`1.Site">
|
||||
<summary>Gets or sets the site.</summary>
|
||||
<returns>The site object.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataSource">
|
||||
<summary>Represents a DDEX data source.</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataSource.DefaultProvider">
|
||||
<summary>Gets the default provider that supports the DDEX data source.</summary>
|
||||
<returns>The default provider that supports the DDEX data source.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataSource.Description">
|
||||
<summary>Gets the basic description of the DDEX data source.</summary>
|
||||
<returns>The basic description of the DDEX data source.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataSource.DisplayName">
|
||||
<summary>Gets the display name of the DDEX data source.</summary>
|
||||
<returns>The display name of the DDEX data source.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSource.GetDescription(System.Guid)">
|
||||
<summary>Gets a localized description of the selection of the DDEX data source combined with a specific supporting DDEX provider.</summary>
|
||||
<returns>A localized description of the selection of this DDEX data source combined with a specific supporting DDEX provider, or null if no description exists.</returns>
|
||||
<param name="provider">The identifier of a supporting DDEX provider.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSource.GetProperty(System.Guid,System.String)">
|
||||
<summary>Gets a property of the DDEX data source as registered by a specific supporting DDEX provider.</summary>
|
||||
<returns>The value of the property, if exists; otherwise, null.</returns>
|
||||
<param name="provider">The identifier of a supporting DDEX provider.</param>
|
||||
<param name="name">The name of the property to retrieve.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="name" /> parameter was null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSource.GetProperty(System.String)">
|
||||
<summary>Gets a property of the DDEX data source.</summary>
|
||||
<returns>The value of the property, if it exists; otherwise, null.</returns>
|
||||
<param name="name">The name of the property to retrieve.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="name" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSource.GetProviders">
|
||||
<summary>Gets the DDEX providers that support this DDEX data source.</summary>
|
||||
<returns>An array of DDEX provider identifiers that represent the valid, registered DDEX providers that support this DDEX data source.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataSource.Guid">
|
||||
<summary>Gets the unique identifier of the DDEX data source.</summary>
|
||||
<returns>The unique identifier of the DDEX data source.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataSource.Name">
|
||||
<summary>Gets the programmatic name of the DDEX data source.</summary>
|
||||
<returns>The programmatic name of the DDEX data source.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataSourceManager">
|
||||
<summary>Represents the DDEX Data Source Manager service, which enables discovery of registered DDEX data sources.</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.Data.Core.IVsDataSourceManager.Sources">
|
||||
<summary>Gets a dictionary of all registered DDEX data sources.</summary>
|
||||
<returns>A dictionary of all registered DDEX data sources.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer">
|
||||
<summary>Provides the ability to specialize DDEX provider implementations of support entities for specific data sources based on a data connection string.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.CreateObject(System.Guid,System.Type)">
|
||||
<summary>Creates an instance of the specified DDEX support entity that is implemented by the DDEX provider for a specific DDEX data source.</summary>
|
||||
<returns>An instance of the specified DDEX support entity that is implemented by the DDEX provider for a specific DDEX data source, if the DDEX provider supports it; otherwise, null.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
<param name="objType">A type of DDEX support entity.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="objType" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.DeriveSource(System.String)">
|
||||
<summary>Derives a DDEX data source, when possible, from a DDEX provider-specific data connection string.</summary>
|
||||
<returns>A valid, registered DDEX data source identifier that was determined to represent the type of the target data source identified by the connection string.</returns>
|
||||
<param name="connectionString">A DDEX provider-specific data connection string that defines a target data source.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="connectionString" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.GetAssembly(System.Guid,System.String)">
|
||||
<summary>Resolves a provider-specific assembly string to its corresponding <see cref="T:System.Reflection.Assembly" /> representation, for a specific DDEX data source.</summary>
|
||||
<returns>An <see cref="T:System.Reflection.Assembly" /> object representing the assembly resolved from the specified assembly string, for the specified DDEX data source, if found; otherwise, null.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
<param name="assemblyString">A provider-specific assembly string.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="assemblyString" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSourceSpecializer.GetType(System.Guid,System.String)">
|
||||
<summary>Resolves a provider-specific type name to its corresponding <see cref="T:System.Type" /> representation, for a specific DDEX data source.</summary>
|
||||
<returns>An <see cref="T:System.Type" /> object representing the type resolved from the specified type name, for the specified DDEX data source, if found; otherwise, null.</returns>
|
||||
<param name="source">A DDEX data source identifier.</param>
|
||||
<param name="typeName">A provider-specific type name.</param>
|
||||
<exception cref="T:System.ArgumentNullException">The <paramref name="typeName" /> parameter is null.</exception>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataSupport">
|
||||
<summary>Provides the ability to supply a stream of XML that drives support for a particular area of data designer extensibility (DDEX).</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSupport.OpenSupportStream">
|
||||
<summary>Opens and returns the stream of data support XML that is represented by the data support object.</summary>
|
||||
<returns>An open stream containing the data support XML that is represented by the data support object.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataSupportImportResolver">
|
||||
<summary>Provides the ability to resolve Import statements in a stream of data support XML.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSupportImportResolver.ImportSupportStream(System.String)">
|
||||
<summary>Imports and returns a stream of data support XML that is identified with a specified name.</summary>
|
||||
<returns>An open stream containing the data support XML to be imported, or null if there is no stream found with this name.</returns>
|
||||
<param name="name">The name of a stream to import.</param>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.Data.Core.IVsDataSupportObject`1">
|
||||
<summary>Represents an object that was created based on reference information supplied in a data support XML stream.</summary>
|
||||
<typeparam name="T">The type of the parameter.</typeparam>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.Data.Core.IVsDataSupportObject`1.Invoke(System.String,System.Object[],System.Object[])">
|
||||
<summary>Invokes a method on the object with additional parameters not present in the method signature.</summary>
|
||||
<returns>The return value of the method, if any; otherwise, null.</returns>
|
||||
<param name="name">The name of a method on the object.</param>
|
||||
<param name="args">The regular arguments to pass to the method.</param>
|
||||
<param name="parameters">Additional parameters to pass to the method.</param>
|
||||
<exception cref="any">The method called threw an exception.</exception>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,355 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Microsoft.VisualStudio.ManagedInterfaces</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPage.FinishPendingValidations">
|
||||
<summary>Completes all pending validations before continuing.</summary>
|
||||
<returns>true to continue, false to cancel the action that triggered the validation.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPage.GetProperty(System.String)">
|
||||
<summary>Gets the current value for the given property. </summary>
|
||||
<param name="propertyName"> The name of the property to get.</param>
|
||||
<returns>The value of the property.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPage.GetPropertyMultipleValues(System.String,System.Object[]@,System.Object[]@)">
|
||||
<summary>Gets the current values for the given property for each of the supplied configurations. </summary>
|
||||
<param name="propertyName">The name of the property to get.</param>
|
||||
<param name="objects">[out] Returns an array of configurations that may be affected.</param>
|
||||
<param name="values">[out] Returns an array of values for each of the configurations.</param>
|
||||
<returns>If the method succeeds, it returns <see cref="F:Microsoft.VisualStudio.VSConstants.S_OK" />, otherwise an error code.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPage.OnActivated(System.Boolean)">
|
||||
<summary>Raised when the property page is activated or deactivated as the active designer.</summary>
|
||||
<param name="activated">true if the page has been activated, false if it has been deactivated.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPage.SetProperty(System.String,System.Object)">
|
||||
<summary>Sets the given value for the given property. </summary>
|
||||
<param name="propertyName">The name of the property.</param>
|
||||
<param name="value">The value to set.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPage.SetPropertyMultipleValues(System.String,System.Object[],System.Object[])">
|
||||
<summary>Sets the given values for the given properties, one for each of the supplied configurations. </summary>
|
||||
<param name="propertyName">The name of the property.</param>
|
||||
<param name="objects">The configurations in which to set the property.</param>
|
||||
<param name="values">The values to set.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPage.SetSite(Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPageSite)">
|
||||
<summary>Notifies the property page of the <see cref="T:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjDesignerPageSite" /> site.</summary>
|
||||
<param name="site">
|
||||
<see cref="T:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPageSite" />.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPage.SupportsMultipleValueUndo(System.String)">
|
||||
<summary>Determines the given property supports getting and setting multiple values at the same time.</summary>
|
||||
<param name="propertyName">The name of the property.</param>
|
||||
<returns>true if the given property supports getting and setting multiple values at the same time.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPageSite.GetTransaction(System.String)">
|
||||
<summary>Gets a transaction to group multiple property changes into a single undo/redo unit. </summary>
|
||||
<param name="description">The description of the transaction.</param>
|
||||
<returns>
|
||||
<see cref="T:System.ComponentModel.Design.DesignerTransaction" />.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPageSite.OnPropertyChanged(System.String,System.ComponentModel.PropertyDescriptor,System.Object,System.Object)">
|
||||
<summary>Raised after a property on the property page has changed.</summary>
|
||||
<param name="propertyName">The name of the property whose value has changed.</param>
|
||||
<param name="propertyDescriptor">A <see cref="T:System.ComponentModel.PropertyDescriptor" /> that applies to the property.</param>
|
||||
<param name="oldValue">The previous value of the property.</param>
|
||||
<param name="newValue">The new value of the property.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPageSite.OnPropertyChanging(System.String,System.ComponentModel.PropertyDescriptor)">
|
||||
<summary>Raised before a property value is changed.</summary>
|
||||
<param name="propertyName">The name of the property to be changed.</param>
|
||||
<param name="propertyDescriptor">A <see cref="T:System.ComponentModel.PropertyDescriptor" /> that applies to the property.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.Reset">
|
||||
<summary>Returns this file to the default state.</summary>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage.Install">
|
||||
<summary>Gets or sets whether or not this package should be installed.</summary>
|
||||
<returns>true if the package should be installed.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage.Name">
|
||||
<summary>Gets the name of the package.</summary>
|
||||
<returns>The name of the package.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage.ProductCode">
|
||||
<summary>Gets the unique identifier of the package.</summary>
|
||||
<returns>The unique identifier of the package.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackageCollection.Count">
|
||||
<summary>Gets the number of items contained by the collection.</summary>
|
||||
<returns>The number of items contained by the collection.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackageCollection.Item(System.Object)">
|
||||
<summary>Gets an <see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage" /> interface given its product code.</summary>
|
||||
<param name="key">The <see cref="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage.ProductCode" /> of the bootstrapper package.</param>
|
||||
<returns>A bootstrapper package.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.Group">
|
||||
<summary>Gets and sets the published group.</summary>
|
||||
<returns>The published group.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.IsAssembly">
|
||||
<summary>Gets whether or not the interface's file is an assembly.</summary>
|
||||
<returns>true if the file is an assembly, otherwise false.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.IsDataFile">
|
||||
<summary>Gets whether or not the file is a data file.</summary>
|
||||
<returns>true if the file is a data file, otherwise false.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.IsOrphaned">
|
||||
<summary>Gets whether or not the file cannot be mapped to an item in the project.</summary>
|
||||
<returns>true if the file cannot be mapped to an item in the project; false if it can be mapped.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.IsPrerequisite">
|
||||
<summary>Gets whether or not the file is a prerequisite for deployment.</summary>
|
||||
<returns>true if the file is a prerequisite for deployment, otherwise false.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.IsPublished">
|
||||
<summary>Gets whether or not the file is to be deployed.</summary>
|
||||
<returns>true if the file should be deployed, otherwise false.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.IsReadOnly">
|
||||
<summary>Gets whether or not the file is read-only.</summary>
|
||||
<returns>true if the file is read-only, otherwise false.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.Name">
|
||||
<summary>Gets the name of the file.</summary>
|
||||
<returns>The name of the file.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.PublishStatus">
|
||||
<summary>Gets or sets the current status of the file.</summary>
|
||||
<returns>The current <see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.PublishStatus" /> value.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile.TargetPath">
|
||||
<summary>Gets or sets the target path of this file.</summary>
|
||||
<returns>The target path of this file.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFileCollection.Count">
|
||||
<summary>Gets the number of files in the collection.</summary>
|
||||
<returns>The number of files in the collection.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFileCollection.Item(System.Object)">
|
||||
<summary>Gets the file with the specified name.</summary>
|
||||
<param name="key">The name of the file.</param>
|
||||
<returns>
|
||||
<see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile" />.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.ApplicationRevision">
|
||||
<summary>Gets or sets the revision number of the application.</summary>
|
||||
<returns>The revision number of the application.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.ApplicationVersion">
|
||||
<summary>Gets or sets the version of the application.</summary>
|
||||
<returns>The version of the application.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.AutorunEnabled">
|
||||
<summary>Gets or sets whether to create an autorun.ini file for this application.</summary>
|
||||
<returns>true if an autorun.ini file should be created for this application.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.BootstrapperComponentsLocation">
|
||||
<summary>Gets or sets the way the bootstrapper should download components.</summary>
|
||||
<returns>
|
||||
<see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.ComponentsLocation" />.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.BootstrapperDownloadUrl">
|
||||
<summary>Gets or sets the URL from which to download bootstrapper components of this application.</summary>
|
||||
<returns>The URL from which to download bootstrapper components of this application.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.BootstrapperEnabled">
|
||||
<summary>Gets or sets whether the bootstrapper should be generated.</summary>
|
||||
<returns>true if the bootstrapper should be generated.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.BootstrapperPackages">
|
||||
<summary>Gets the collection of bootstrapper packages.</summary>
|
||||
<returns>
|
||||
<see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackageCollection" />.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.CreateWebPageOnPublish">
|
||||
<summary>Gets or sets whether to generate a Web page when this application is published.</summary>
|
||||
<returns>true if a Web page should be created.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.DisallowUrlActivation">
|
||||
<summary>Gets or sets whether to run the application after installation</summary>
|
||||
<returns>true if the application should be started after installation.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.Install">
|
||||
<summary>Gets or sets whether to install the application on the user's machine.</summary>
|
||||
<returns>true to install the application on the user's machine.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.InstallFrom">
|
||||
<summary>Gets or sets the type of install location.</summary>
|
||||
<returns>
|
||||
<see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.InstallFrom" />.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.InstallUrl">
|
||||
<summary>Gets or sets the URL from which the user should install the application.</summary>
|
||||
<returns>The URL from which the user should install the application.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.MapFileExtensions">
|
||||
<summary>Gets or sets whether to add ".deploy" as an extension to all deployed files.</summary>
|
||||
<returns>true to add ".deploy" as an extension to all deployed files.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.MinimumRequiredVersion">
|
||||
<summary>Gets or sets the minimum version users can install.</summary>
|
||||
<returns>The minimum version users can install.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.OpenBrowserOnPublish">
|
||||
<summary>Gets or sets whether to open the default browser after each publish.</summary>
|
||||
<returns>true to open the default browser every time the application is published.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.ProductName">
|
||||
<summary>Gets and sets the name of the application.</summary>
|
||||
<returns>The name of the application that will be displayed on the installation program.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.PublisherName">
|
||||
<summary>Gets or sets the name of the publisher.</summary>
|
||||
<returns>The name of the publisher that will be displayed in the installation program.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.PublishFiles">
|
||||
<summary>Gets a collection of files that can be deployed.</summary>
|
||||
<returns>
|
||||
<see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFileCollection" />.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.PublishUrl">
|
||||
<summary>Gets or sets the URL to which the application will be deployed.</summary>
|
||||
<returns>The URL to which the application will be deployed.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.SupportUrl">
|
||||
<summary>Gets or sets the URL to which users can go for support.</summary>
|
||||
<returns>The URL to which users can go for support.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.TargetCulture">
|
||||
<summary>Gets or sets the culture for which the deployment will be generated.</summary>
|
||||
<returns>The culture for which the deployment will be generated.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.TrustUrlParameters">
|
||||
<summary>Gets or sets whether to allow users to pass parameters to the application via the URL.</summary>
|
||||
<returns>true to allow users to pass parameters to the application via the URL.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.UpdateEnabled">
|
||||
<summary>Gets or sets whether users are allowed to update their application.</summary>
|
||||
<returns>true if users are allowed to update their application.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.UpdateInterval">
|
||||
<summary>Gets or sets the number of units for the application to wait before checking for updates.</summary>
|
||||
<returns>The number of units for the application to wait before checking for updates.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.UpdateIntervalUnits">
|
||||
<summary>Gets or sets the units of time for the application to wait before checking for updates.</summary>
|
||||
<returns>
|
||||
<see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateIntervalUnits" />.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.UpdateMode">
|
||||
<summary>Gets or sets the mode by which the application will check for updates.</summary>
|
||||
<returns>
|
||||
<see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateMode" />.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.UpdatePeriodically">
|
||||
<summary>Gets or sets whether the application should check for updates.</summary>
|
||||
<returns>true if the application should check for updates.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.UpdateRequired">
|
||||
<summary>Gets or sets whether update is required.</summary>
|
||||
<returns>true if update is required.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.UpdateUrl">
|
||||
<summary>Gets or sets the URL to use to check for future updates.</summary>
|
||||
<returns>The URL to use to check for future updates.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.VerifyUploadedFiles">
|
||||
<summary>Gets or sets whether the uploaded files will be validated after publish.</summary>
|
||||
<returns>true if uploaded files will be validated after publish.</returns>
|
||||
</member>
|
||||
<member name="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.WebPageFileName">
|
||||
<summary>Gets or sets the name of the web page that should be created or opened on publish.</summary>
|
||||
<returns>The name of the web page that should be created or opened on publish.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPage">
|
||||
<summary>An optional interface which may be implemented by property pages hosted inside the Project Designer. Implementing this interface allows the page to participate in advanced scenarios supported by the Project Designer (for instance, automatic Undo and Redo functionality). However, <see cref="T:Microsoft.VisualStudio.OLE.Interop.IPropertyPage" /> (or <see cref="T:Microsoft.VisualStudio.OLE.Interop.IPropertyPage2" />) is still required.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner.IVsProjectDesignerPageSite">
|
||||
<summary>An interface which is implemented (in addition to <see cref="T:Microsoft.VisualStudio.OLE.Interop.IPropertyPageSite" />) by the Project Designer on sites that host property pages. It is necessary for some advanced scenarios supported by the Project Designer (for instance, automatic Undo and Redo), but it is not necessary to use this interface in order to be hosted as a property page in the Project Designer. </summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.ComponentsLocation">
|
||||
<summary>Specifies the location from which packages should be downloaded at install time.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.ComponentsLocation.HomeSite">
|
||||
<summary>The component vendor's site.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.ComponentsLocation.Relative">
|
||||
<summary>The same location as the bootstrapper.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.ComponentsLocation.Absolute">
|
||||
<summary>An absolute path specified by <see cref="P:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties.BootstrapperDownloadUrl" />.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage">
|
||||
<summary>An interface defining a bootstrapper package.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackageCollection">
|
||||
<summary>A collection of <see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IBootstrapperPackage" /> objects.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.InstallFrom">
|
||||
<summary>This enumeration describes possible installation sources.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.InstallFrom.Web">
|
||||
<summary>Installation source is a website.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.InstallFrom.Unc">
|
||||
<summary>Installation source is a UNC path.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.InstallFrom.Disk">
|
||||
<summary>Installation source is disk.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile">
|
||||
<summary>A wrapper for a COM publishing interface.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFileCollection">
|
||||
<summary>An interface defining a collection of objects implementing <see cref="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishFile" />.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.IPublishProperties">
|
||||
<summary>Defines the properties of a published application.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.PublishStatus">
|
||||
<summary>An enumeration of possible publish statuses.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.PublishStatus.Auto">
|
||||
<summary>Auto</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.PublishStatus.Include">
|
||||
<summary>Include</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.PublishStatus.Exclude">
|
||||
<summary>Exclude</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.PublishStatus.DataFile">
|
||||
<summary>DataFile</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.PublishStatus.Prerequisite">
|
||||
<summary>Prerequisite</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateIntervalUnits">
|
||||
<summary>An enumeration with values that describe the frequency of updates.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateIntervalUnits.Hours">
|
||||
<summary>Specifies that publishing updates should occur in hours.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateIntervalUnits.Days">
|
||||
<summary>Specifies that publishing updates should occur in days.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateIntervalUnits.Weeks">
|
||||
<summary>Specifies that publishing updates should occur in weeks.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateMode">
|
||||
<summary>An enumeration that describes valid publishing update modes.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateMode.Foreground">
|
||||
<summary>Foreground</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.ManagedInterfaces.Publish.UpdateMode.Background">
|
||||
<summary>Background</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,28 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Microsoft.VisualStudio.ProjectAggregator</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:Microsoft.VisualStudio.ProjectAggregator.CProjectAggregatorClass.#ctor">
|
||||
<summary>Initializes a new instance of the project aggregator class.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ProjectAggregator.CProjectAggregatorClass.SetInner(System.Object)">
|
||||
<summary>Sets the inner project.</summary>
|
||||
<param name="punkInner">The inner project.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.ProjectAggregator.IVSProjectAggregator.SetInner(System.Object)">
|
||||
<summary />
|
||||
<param name="punkInner" />
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ProjectAggregator.CProjectAggregator">
|
||||
<summary />
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ProjectAggregator.CProjectAggregatorClass">
|
||||
<summary>Represents the project aggregator.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.ProjectAggregator.IVSProjectAggregator">
|
||||
<summary />
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,69 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Microsoft.VisualStudio.TextManager.Interop.10.0</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Microsoft.VisualStudio.TextManager.Interop.IVsFindManager">
|
||||
<summary>Represents helper functions for Visual Studio shell find operations.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TextManager.Interop.IVsFindManager.CurrentTarget(Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget@)">
|
||||
<summary>Gets the current find target, if it is available, by looking through different forms and documents.</summary>
|
||||
<returns>If the method succeeds, it returns <see cref="F:Microsoft.VisualStudio.VSConstants.S_OK" />. If it fails, it returns an error code.</returns>
|
||||
<param name="ppTarget">[out] The find target.</param>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.TextManager.Interop.IVsHiddenTextSessionEx2">
|
||||
<summary>Provides additional methods for the <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsHiddenTextSession" /> and <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsHiddenTextSessionEx2" /> interfaces. </summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TextManager.Interop.IVsHiddenTextSessionEx2.EndBatch">
|
||||
<summary>Tells the hidden text session to stop batching outlining changes.</summary>
|
||||
<returns>If the method succeeds, it returns <see cref="F:Microsoft.VisualStudio.VSConstants.S_OK" />. If it fails, it returns an error code.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TextManager.Interop.IVsHiddenTextSessionEx2.StartBatch">
|
||||
<summary>Tells the hidden text session to start batching outlining changes.</summary>
|
||||
<returns>If the method succeeds, it returns <see cref="F:Microsoft.VisualStudio.VSConstants.S_OK" />. If it fails, it returns an error code.</returns>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TextManager.Interop.IVsHiddenTextSessionEx2.StartOutlining(System.Int32)">
|
||||
<summary>Tells the editor to start outlining.</summary>
|
||||
<returns>If the method succeeds, it returns <see cref="F:Microsoft.VisualStudio.VSConstants.S_OK" />. If it fails, it returns an error code.</returns>
|
||||
<param name="fRemoveAdhoc">If true, removes ad-hoc regions.</param>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TextManager.Interop.IVsHiddenTextSessionEx2.StopOutlining">
|
||||
<summary>Tells the editor to stop outlining.</summary>
|
||||
<returns>If the method succeeds, it returns <see cref="F:Microsoft.VisualStudio.VSConstants.S_OK" />. If it fails, it returns an error code.</returns>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.TextManager.Interop.IVsMethodTipWindow3">
|
||||
<summary>Provides additional methods for the <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsMethodTipWindow" /> and <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsMethodTipWindow2" /> interfaces.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TextManager.Interop.IVsMethodTipWindow3.GetMethodData(Microsoft.VisualStudio.TextManager.Interop.IVsMethodData@)">
|
||||
<summary>Gets method data to display in the method tip window.</summary>
|
||||
<returns>If the method succeeds, it returns <see cref="F:Microsoft.VisualStudio.VSConstants.S_OK" />. If it fails, it returns an error code.</returns>
|
||||
<param name="pMethodData">[out] The <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsMethodData" /> interface, which is used to set method and parameter information for the method tip window.</param>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.TextManager.Interop.IVsSmartTagTipWindow2">
|
||||
<summary>Represents additional functionality for the <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsSmartTagTipWindow" />.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TextManager.Interop.IVsSmartTagTipWindow2.GetSmartTagData(Microsoft.VisualStudio.TextManager.Interop.IVsSmartTagData@)">
|
||||
<summary>Gets the smart tag content.</summary>
|
||||
<returns>If the method succeeds, it returns <see cref="F:Microsoft.VisualStudio.VSConstants.S_OK" />. If it fails, it returns an error code.</returns>
|
||||
<param name="pSmartTagData">The <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsSmartTagData" />.</param>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.TextManager.Interop.IVsTextTipWindow2">
|
||||
<summary>Provides additional methods for the <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsTextTipWindow" /> interface.</summary>
|
||||
</member>
|
||||
<member name="M:Microsoft.VisualStudio.TextManager.Interop.IVsTextTipWindow2.GetTextTipData(Microsoft.VisualStudio.TextManager.Interop.IVsTextTipData@)">
|
||||
<summary>Gets the text tip.</summary>
|
||||
<returns>If the method succeeds, it returns <see cref="F:Microsoft.VisualStudio.VSConstants.S_OK" />. If it fails, it returns an error code.</returns>
|
||||
<param name="pMethodData">The <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsTextTipData" /> object.</param>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.TextManager.Interop.SVsFindManager">
|
||||
<summary>The service that provides an <see cref="T:Microsoft.VisualStudio.TextManager.Interop.IVsFindManager" />, which provides search functions for Visual Studio.</summary>
|
||||
</member>
|
||||
<member name="T:Microsoft.VisualStudio.TextManager.Interop.TextViewInitFlags3">
|
||||
<summary>Provides additional members to the <see cref="T:Microsoft.VisualStudio.TextManager.Interop.TextViewInitFlags" /> and <see cref="T:Microsoft.VisualStudio.TextManager.Interop.TextViewInitFlags2" /> enumerations.</summary>
|
||||
</member>
|
||||
<member name="F:Microsoft.VisualStudio.TextManager.Interop.TextViewInitFlags3.VIF_NO_HWND_SUPPORT">
|
||||
<summary>The view does not create an HWND host.</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
|
||||
<package id="AspNet.ScriptManager.jQuery" version="2.2.4" targetFramework="net462" />
|
||||
<package id="elmah" version="1.2.2" targetFramework="net45" />
|
||||
<package id="elmah.corelibrary" version="1.2.2" targetFramework="net45" />
|
||||
<package id="FontAwesome" version="4.7.0" targetFramework="net45" />
|
||||
|
||||
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user