次の方法で共有


IUnaryOperation.OperatorKind プロパティ

定義

単項演算の種類。

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

プロパティ値

適用対象