 | BasicAppSettingsPropertyAccessor property |
Implements IGetStringValue for accessing public properties of the AppSettings.
Namespace: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntaxprotected PropertyAccess? PropertyAccessor { get; }
Protected ReadOnly Property PropertyAccessor As PropertyAccess
Get
protected:
property PropertyAccess^ PropertyAccessor {
PropertyAccess^ get ();
}
member PropertyAccessor : PropertyAccess with get
Property value
PropertyAccess
See also