Open sandboxFocus

Property OperatorKind

OperatorKind

Gets or sets the operator kind. When set to a value other than None, the method becomes an operator. The name and IsStatic properties are automatically set based on the operator kind. This property can only be set once.

Declaration
OperatorKind OperatorKind { get; set; }
Property Value
Type Description
OperatorKind