Aracılığıyla paylaş


CodeConditionStatement.FalseStatements Özellik

Tanım

Koşullu ifade olarak değerlendirilirse yürütülecek deyim koleksiyonunu falsealır.

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

Özellik Değeri

CodeStatementCollection Koşullu ifade olarak değerlendirilirse yürütülecek deyimleri falseiçeren bir.

Şunlara uygulanır

Ayrıca bkz.