Aracılığıyla paylaş


CodeMemberMethod.Statements Özellik

Tanım

yöntemindeki deyimleri alır.

public:
 property System::CodeDom::CodeStatementCollection ^ Statements { System::CodeDom::CodeStatementCollection ^ get(); };
public System.CodeDom.CodeStatementCollection Statements { get; }
member this.Statements : System.CodeDom.CodeStatementCollection
Public ReadOnly Property Statements As CodeStatementCollection

Özellik Değeri

CodeStatementCollection yöntemindeki deyimlerini gösteren bir.

Şunlara uygulanır

Ayrıca bkz.