Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
apply the alias on the string str and return the result
protected string GetAliasString (string str);
member this.GetAliasString : string -> string
Protected Function GetAliasString (str As String) As String