ApiDescriptionExtensions Class

Public Class ApiDescriptionExtensions
This language is not supported or no code example is available.
public static class ApiDescriptionExtensions
This language is not supported or no code example is available.
public ref class ApiDescriptionExtensions 
This language is not supported or no code example is available.
public class ApiDescriptionExtensions
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Static GetFriendlyId(this ApiDescription) Generates an URI-friendly ID for the ApiDescription. E.g. "Get-Values-id_name" instead of "GetValues/{id}?name={name}"
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition