Share via


PredefinedClassificationTypeNames.Operator Field

Definition

Name of the classification type representing operators. In C# for instance, + would be an operator.

public: System::String ^ Operator;
std::wstring Operator;
public const string Operator;
val mutable Operator : string
Public Const Operator As String 

Field Value

Applies to