Share via


PropertyGeneratedEventArgs.AdditionalSetStatements Proprietà

Definizione

Questa classe non è destinata all'utilizzo pubblico ed è utilizzata per generare oggetti sul lato client fortemente tipizzati per la comunicazione con i servizi dati.

public:
 property System::Collections::Generic::List<System::CodeDom::CodeStatement ^> ^ AdditionalSetStatements { System::Collections::Generic::List<System::CodeDom::CodeStatement ^> ^ get(); };
public System.Collections.Generic.List<System.CodeDom.CodeStatement> AdditionalSetStatements { get; }
member this.AdditionalSetStatements : System.Collections.Generic.List<System.CodeDom.CodeStatement>
Public ReadOnly Property AdditionalSetStatements As List(Of CodeStatement)

Valore della proprietà

Istruzioni Set aggiuntive.

Si applica a