Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ThresholdOperator As ThresholdOperator |
C# | |
---|---|
public abstract ThresholdOperator ThresholdOperator {get; set;} |
C++/CLI | |
---|---|
public: abstract property ThresholdOperator ThresholdOperator { ThresholdOperator get(); void set ( ThresholdOperator value); } |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)