Share via


PropertyGeneratedEventArgs.AdditionalSetStatements Ö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 ^> ^ 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)

Özellik Değeri

Ek Set deyimleri.

Şunlara uygulanır