次の方法で共有


IConditionalOperation.WhenTrue プロパティ

定義

true の場合に実行される Condition 操作。

public:
 property Microsoft::CodeAnalysis::IOperation ^ WhenTrue { Microsoft::CodeAnalysis::IOperation ^ get(); };
public Microsoft.CodeAnalysis.IOperation WhenTrue { get; }
member this.WhenTrue : Microsoft.CodeAnalysis.IOperation
Public ReadOnly Property WhenTrue As IOperation

プロパティ値

適用対象