Share via


PropertyGeneratedEventArgs.AdditionalGetStatements 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 ^> ^ AdditionalGetStatements { System::Collections::Generic::List<System::CodeDom::CodeStatement ^> ^ get(); };
public System.Collections.Generic.List<System.CodeDom.CodeStatement> AdditionalGetStatements { get; }
member this.AdditionalGetStatements : System.Collections.Generic.List<System.CodeDom.CodeStatement>
Public ReadOnly Property AdditionalGetStatements As List(Of CodeStatement)

Valore della proprietà

Istruzioni Get aggiuntive.

Si applica a