ExperimentalAttribute.Message Proprietà

Definizione

Ottiene o imposta un messaggio facoltativo associato all'attributo sperimentale.

public:
 property System::String ^ Message { System::String ^ get(); void set(System::String ^ value); };
public string? Message { get; set; }
member this.Message : string with get, set
Public Property Message As String

Valore della proprietà

Messaggio che fornisce informazioni aggiuntive sulla funzionalità sperimentale.

Commenti

Questo messaggio può essere usato per fornire più contesto o indicazioni sulla funzionalità sperimentale.

Si applica a