IBinaryOperation.OperatorKind 属性

定义

二进制操作的类型。

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

属性值

适用于