DesignerDocDataService::GetChildFileName Method (String^)
Visual Studio 2015
Returns the absolute path of a child file from its name.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- name
-
Type:
System::String^
The name of the child file.
A helper function called by GetChildDocData.
Show: