PropertyGeneratedEventArgs.AdditionalGetStatements Właściwość

Definicja

Ta klasa nie jest przeznaczona do użytku publicznego i służy do generowania silnie typiowanych obiektów po stronie klienta na potrzeby komunikacji z usługami danych.

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)

Wartość właściwości

Dodatkowe instrukcje Get.

Dotyczy