Delen via


ContextHelpProvider.GetHelpPath Method

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

Syntax

'Declaration
Public Shared Function GetHelpPath ( _
    obj As DependencyObject _
) As String
public static string GetHelpPath(
    DependencyObject obj
)
public:
static String^ GetHelpPath(
    DependencyObject^ obj
)
static member GetHelpPath : 
        obj:DependencyObject -> string
public static function GetHelpPath(
    obj : DependencyObject
) : String

Parameters

Return Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ContextHelpProvider Class

Microsoft.TeamFoundation.Controls.WPF Namespace