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

Syntax

C#
public virtual string GetMyPhotosUrl()
Visual Basic
Public Overridable Function GetMyPhotosUrl As String
Visual C++
public:
virtual String^ GetMyPhotosUrl()
F#
abstract GetMyPhotosUrl : unit -> string 
override GetMyPhotosUrl : unit -> string 

Return Value

Type: String

See Also