Gets the main news sorter container.

Namespace: MonoSoftware.MonoX.News
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected PrefetchPath2 Prefetch { get; }
Visual Basic
Protected ReadOnly Property Prefetch As PrefetchPath2
	Get
Visual C++
protected:
property PrefetchPath2^ Prefetch {
	PrefetchPath2^ get ();
}
F#
member Prefetch : PrefetchPath2 with get

Property Value

Type: PrefetchPath2

See Also