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

Syntax

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

Property Value

Type: Service

See Also