BasePage.Id Property

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

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

Syntax

'Declaration
Public Overridable ReadOnly Property Id As Guid
public virtual Guid Id { get; }
public:
virtual property Guid Id {
    Guid get ();
}
abstract Id : Guid with get 
override Id : Guid with get
function get Id () : Guid

Property Value

Type: System.Guid
Returns Guid.

Implements

INavigationPage.Id

.NET Framework Security

See Also

Reference

BasePage Class

Microsoft.TeamFoundation.Controls.WPF Namespace