 | IConfigurableJetConfiguration Property |
Gets or sets the configuration used to access the Jet servers.
Namespace: Ookii.Jumbo.JetAssembly: Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
SyntaxJetConfiguration? JetConfiguration { get; set; }
Property JetConfiguration As JetConfiguration
Get
Set
property JetConfiguration^ JetConfiguration {
JetConfiguration^ get ();
void set (JetConfiguration^ value);
}
abstract JetConfiguration : JetConfiguration with get, set
Property Value
JetConfiguration
See Also