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

Syntax

C#
public static Service ClearSpring { get; }
Visual Basic
Public Shared ReadOnly Property ClearSpring As Service
	Get
Visual C++
public:
static property Service^ ClearSpring {
	Service^ get ();
}
F#
static member ClearSpring : Service with get

Property Value

Type: Service

See Also