Aracılığıyla paylaş


PropertyGeneratedEventArgs.AdditionalGetStatements Özellik

Tanım

Bu sınıf genel kullanıma yönelik değildir ve veri hizmetleriyle iletişim kurmak için kesin olarak belirlenmiş istemci tarafı nesneleri oluşturmak için kullanılır.

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)

Özellik Değeri

Ek Get deyimleri.

Şunlara uygulanır