次の方法で共有


IVsDifferenceCodeWindow2.SupportsDiff Property

Definition

True if the code window supports setting the baseline. If false, Baseline will be null and attempting to set it will throw an InvalidOperationException.

public:
 property bool SupportsDiff { bool get(); };
public bool SupportsDiff { get; }
member this.SupportsDiff : bool
Public ReadOnly Property SupportsDiff As Boolean

Property Value

Applies to