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

Hodnota vlastnosti

Další příkazy Get

Platí pro