Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 588 Bytes

previouscontractversionattribute.md

File metadata and controls

21 lines (14 loc) · 588 Bytes
-api-id -api-type
T:Windows.Foundation.Metadata.PreviousContractVersionAttribute
winrt class

Windows.Foundation.Metadata.PreviousContractVersionAttribute

-description

Indicates that the type was previously associated with a different API contract.

-remarks

This attribute is present if a type has been moved from one API contract to another type. It expresses the history of the type in relation to the API contracts in which it has existed.

-see-also

-examples