共用方式為


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

屬性值

適用於