@Documented @Retention(value=CLASS) @Target(value={TYPE,METHOD,PARAMETER,CONSTRUCTOR}) @Inherited public @interface Beta
public abstract String value
public abstract String since
public abstract String reason
public abstract String warningText
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/