ImageSample Class

 

This represents an image sample on the help page.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Description.Samples
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

System.Object
  Microsoft.WindowsAzure.Mobile.Service.Description.Samples.ImageSample

Public Class ImageSample

NameDescription
System_CAPS_pubmethodImageSample(String)

Initializes a new instance of the ImageSample class.

NameDescription
System_CAPS_pubpropertySrc

NameDescription
System_CAPS_pubmethodEquals(Object)
System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()
System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Overrides Object.ToString().)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: