StaticResourceInfo Class

Represents static application resource information.
Inheritance Hierarchy
SystemObject
  Dundas.BI.AppResourcesStaticResourceInfo

Namespace: Dundas.BI.AppResources
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public sealed class StaticResourceInfo

The StaticResourceInfo type exposes the following members.

Constructors
 NameDescription
Public methodStaticResourceInfoInitializes a new instance of the StaticResourceInfo class.
Top
Properties
 NameDescription
Public propertyIdGets the ID of the resource file.
Public propertyNameGets the name of the resource file.
Public propertyResourceFileTypeGets the MIME type of the resource file.
Top
See Also