Silverlight SDK for Microsoft Bing
Title Property
OverviewSystem.Windows.ControlsCloudArrangerTitle
An abstract property get for returning the Title for the ICloudArranger implementation.
Declaration Syntax
C#Visual BasicVisual C++
public abstract string Title { get; }
Public MustOverride ReadOnly Property Title As String
public:
virtual property String^ Title {
	String^ get () abstract;
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)