ITeamExplorerNavigationLinkMetadata.ParentItemId Property

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ITeamExplorerNavigationLinkMetadata Interface

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