[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Facebook.Api.StreamVideo.Owner"]

Namespace:  Facebook.Api
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.4.13 (0.2009.4.13)

Syntax

C#
public long Owner { get; set; }
Visual Basic (Declaration)
Public Property Owner As Long
Visual C++
public:
property long long Owner {
	long long get ();
	void set (long long value);
}

See Also

StreamVideo Class
Facebook.Api Namespace