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.
public static string GetApiIdFullPath (string apiId, string apiRevision);
static member GetApiIdFullPath : string * string -> string
Public Shared Function GetApiIdFullPath (apiId As String, apiRevision As String) As String