| ContentTypeExtractorFactorySettings Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.ContentTypeExtractorFactory.Settings"]
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic KeyValueConfigurationCollection Settings { get; }Public ReadOnly Property Settings As KeyValueConfigurationCollection
Get
public:
property KeyValueConfigurationCollection^ Settings {
KeyValueConfigurationCollection^ get ();
}member Settings : KeyValueConfigurationCollection with get
Property Value
Type:
KeyValueConfigurationCollection
See Also