Title property

OnlinePicture.Title property

Gets or sets the title of the online picture.

Syntax


public:
property String^ Title { 
   String^ get();
   void set (String^ value);
}

Property value

Type: System.String [.NET] | Platform::String [C++]

The title of the online picture.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.SocialInformation.OnlineMedia
Windows::Phone::SocialInformation::OnlineMedia [C++]

Metadata

Windows.WinMD

See also

OnlinePicture

 

 

Show:
© 2017 Microsoft