[This is preliminary documentation and is subject to change.]
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IList<string> HandlerLocations { get; }
public IList<string> HandlerLocations { get; }
Public ReadOnly Property HandlerLocations As IList(Of String)
Get
Public ReadOnly Property HandlerLocations As IList(Of String)
Get
public:
virtual property IList<String^>^ HandlerLocations {
IList<String^>^ get () sealed;
}
public:
virtual property IList<String^>^ HandlerLocations {
IList<String^>^ get () sealed;
}
abstract HandlerLocations : IList<string> with get
override HandlerLocations : IList<string> with get
abstract HandlerLocations : IList<string> with get
override HandlerLocations : IList<string> with get
Property Value
Type:
IList
String Implements
ICRUDQueryResolver HandlerLocations