Parameters
- expandedText
- The string to be converted.
Return Value
For a non-null input, returns the qualified name with the given expanded text. Returns a qualified name with an empty expanded text if the input is
null
.null
.This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.