StaticResourceInfoResourceFileType Property |
Gets the type of the resource file.
Namespace:
Dundas.BI.AppResources
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string ResourceFileType { get; }Public ReadOnly Property ResourceFileType As String
Get
public:
property String^ ResourceFileType {
String^ get ();
}member ResourceFileType : string with get
Property Value
Type:
String
See Also