Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Domain-Specific Language Tools Reference
ITextTemplatingEngineHost..::.ResolvePath Method

Updated: November 2007

Namespace:  Microsoft.VisualStudio.TextTemplating
Assembly:  Microsoft.VisualStudio.TextTemplating (in Microsoft.VisualStudio.TextTemplating.dll)

Visual Basic (Declaration)
Function ResolvePath ( _
    path As String _
) As String
Visual Basic (Usage)
Dim instance As ITextTemplatingEngineHost
Dim path As String
Dim returnValue As String

returnValue = instance.ResolvePath(path)
C#
string ResolvePath(
    string path
)
Visual C++
String^ ResolvePath(
    String^ path
)
JScript
function ResolvePath(
    path : String
) : String

Parameters

path
Type: System..::.String

Return Value

Type: System..::.String
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker