ExperimentalAttribute(String) Constructor
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.
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.
public:
ExperimentalAttribute(System::String ^ diagnosticId);
public ExperimentalAttribute (string diagnosticId);
new System.Diagnostics.CodeAnalysis.ExperimentalAttribute : string -> System.Diagnostics.CodeAnalysis.ExperimentalAttribute
Public Sub New (diagnosticId As String)
Parameters
- diagnosticId
- String
The ID that the compiler will use when reporting a use of the API the attribute applies to.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.