Open this page in the API Guide

BuiltInResourceInfo.BuiltInKind Property

Gets the kind of the built-in resource.

Namespace:  Dundas.BI.AppResources
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public BuiltInResourceKind BuiltInKind { get; }

Property Value

Type: BuiltInResourceKind
The kind of the built-in resource.
See Also