Class MetabankFileConfigNodeProvider
Provides shortcut access to mounted metabank file system
Inheritance
System.Object
MetabankFileConfigNodeProvider
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Azos.Sky.Metabase
Assembly: Azos.Sky.dll
Syntax
public sealed class MetabankFileConfigNodeProvider : IConfigNodeProvider, IConfigurable
Properties
File
Declaration
[Config]
public string File { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Configure(IConfigSectionNode)
Declaration
public void Configure(IConfigSectionNode node)
Parameters
Type | Name | Description |
---|---|---|
IConfigSectionNode | node |
ProvideConfigNode(Object)
Declaration
public ConfigSectionNode ProvideConfigNode(object context = null)
Parameters
Type | Name | Description |
---|---|---|
System.Object | context |
Returns
Type | Description |
---|---|
ConfigSectionNode |