PrettyPhoto skin name.

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

Syntax

C#
public string PrettyPhotoSkin { get; set; }
Visual Basic
Public Property PrettyPhotoSkin As String
	Get
	Set
Visual C++
public:
property String^ PrettyPhotoSkin {
	String^ get ();
	void set (String^ value);
}
F#
member PrettyPhotoSkin : string with get, set

Property Value

Type: String

See Also