次の方法で共有


IBinaryOperation.IsCompareText Property

Definition

true if the comparison is text based for string or object comparison in VB.

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

Property Value

Applies to