Share via


PropertyGeneratedEventArgs.AdditionalGetStatements Propiedad

Definición

Esta clase no es de uso público y se usa a fin de generar objetos de cliente fuertemente tipados para la comunicación con los servicios de datos.

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)

Valor de propiedad

Instrucciones Get adicionales.

Se aplica a