Share via


CommonPageComplete.LogLocationHeaderText Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Get/Set the log location header text

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Property LogLocationHeaderText As String
public string LogLocationHeaderText { get; set; }
public:
property String^ LogLocationHeaderText {
    String^ get ();
    void set (String^ value);
}
member LogLocationHeaderText : string with get, set
function get LogLocationHeaderText () : String 
function set LogLocationHeaderText (value : String)

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

CommonPageComplete Class

Microsoft.TeamFoundation.Controls.WPF Namespace