Share via


ITeamExplorerSectionMetadata.ParentPageId Property

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

Syntax

'Declaration
ReadOnly Property ParentPageId As String
string ParentPageId { get; }
property String^ ParentPageId {
    String^ get ();
}
abstract ParentPageId : string with get
function get ParentPageId () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ITeamExplorerSectionMetadata Interface

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework Namespace