AppResourceInfoResourceKind Property

Gets the kind of the resource.

Namespace: Dundas.BI.AppResources
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public AppResourceKind ResourceKind { get; }

Property Value

AppResourceKind
The kind of the resource.
See Also