ApiDescriptionExtensions Class
Definition
Important
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.
Extension methods for ApiDescription.
public ref class ApiDescriptionExtensions abstract sealed
public static class ApiDescriptionExtensions
type ApiDescriptionExtensions = class
Public Module ApiDescriptionExtensions
- Inheritance
-
ApiDescriptionExtensions
Methods
GetProperty<T>(ApiDescription) |
Gets the value of a property from the Properties collection
using the provided value of |
SetProperty<T>(ApiDescription, T) |
Sets the value of an property in the Properties collection using
the provided value of |