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

Syntax

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

Property Value

Type: Service

See Also