PropertyGeneratedEventArgs.AdditionalSetStatements Vlastnost

Definice

Tato třída není určena pro veřejné použití a slouží ke generování objektů na straně klienta silného typu pro komunikaci s datovými službami.

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)

Hodnota vlastnosti

Další příkazy set.

Platí pro