IDocManager.UpdateReferencedFiles Method
Sub UpdateReferencedFiles( _
ByVal resolved_refs As Dictionary(Of String, String) _
)
This language is not supported or no code example is available.
void UpdateReferencedFiles(
Dictionary<string, string> resolved_refs
)
This language is not supported or no code example is available.
void UpdateReferencedFiles(
Dictionary<String^, String^>^ resolved_refs
)
This language is not supported or no code example is available.
Parameters
- resolved_refs
- Dictionary<string, string>
<default>