# GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor" data-uid="GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor" class="text-break">ResourceDescriptor Class
</h1>
  <div class="markdown level0 summary"><p>Represents a descriptor for a resource.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ResourceDescriptor</span></div>
      <div class="level2"><a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ImageResourceDescriptor.html">ImageResourceDescriptor</a></div>
      <div class="level2"><a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ImageResourceDescriptor.html">ImageResourceDescriptor</a></div>
      <div class="level2"><a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ReportResourceDescriptor.html">ReportResourceDescriptor</a></div>
      <div class="level2"><a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ReportResourceDescriptor.html">ReportResourceDescriptor</a></div>
      <div class="level2"><a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.SharedDataSourceResourceDescriptor.html">SharedDataSourceResourceDescriptor</a></div>
      <div class="level2"><a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.SharedDataSourceResourceDescriptor.html">SharedDataSourceResourceDescriptor</a></div>
      <div class="level2"><a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ThemeResourceDescriptor.html">ThemeResourceDescriptor</a></div>
      <div class="level2"><a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ThemeResourceDescriptor.html">ThemeResourceDescriptor</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.Designer.html">GrapeCity.ActiveReports.Web.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Aspnetcore.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ResourceDescriptor</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor__ctor" data-uid="GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor.#ctor">
          <a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor.-ctor.html#GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor__ctor">ResourceDescriptor()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor_Description" data-uid="GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor.Description">
          <a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor.Description.html#GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor_Description">Description</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the description of the resource.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor_Id" data-uid="GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor.Id">
          <a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor.Id.html#GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor_Id">Id</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unique identifier of the resource.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor_Name" data-uid="GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor.Name">
          <a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.ResourceDescriptor.Name.html#GrapeCity_ActiveReports_Web_Designer_ResourceDescriptor_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the resource.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
