ExperimentalAttribute
Indicates that an API is experimental and it may change in the future.
            
                
Gets the ID that the compiler will use when reporting a use of the API the attribute applies to.
            
Gets or sets the URL for corresponding documentation.
            The API accepts a format string instead of an actual URL, creating a generic URL that includes the diagnostic ID.
            
Initializes a new instance of the  ExperimentalAttribute class,
            specifying the ID that the compiler will use when reporting a use of the API the attribute applies to.