Spread for ASP.NET 10 Product Documentation
Operator Property (UnaryOperatorExpression)


Gets the operator for the expression.
Syntax
'Declaration
 
Public ReadOnly Property Operator As UnaryOperatorInfo
'Usage
 
Dim instance As UnaryOperatorExpression
Dim value As UnaryOperatorInfo
 
value = instance.Operator
public UnaryOperatorInfo Operator {get;}

Property Value

UnaryOperatorInfo object containing the unary operator
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

UnaryOperatorExpression Class
UnaryOperatorExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.