IBinaryPatternOperation.OperatorKind プロパティ

定義

バイナリ パターンの種類。または AndOr.

public Microsoft.CodeAnalysis.Operations.BinaryOperatorKind OperatorKind { get; }
member this.OperatorKind : Microsoft.CodeAnalysis.Operations.BinaryOperatorKind
Public ReadOnly Property OperatorKind As BinaryOperatorKind

プロパティ値

適用対象