Visual Basic (Declaration) | |
---|---|
Public Expression As System.String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As MaskExpressionEventArgs Dim value As System.String value = instance.Expression instance.Expression = value |
C# | |
---|---|
public System.string Expression |
Delphi | |
---|---|
public field Expression: System.String; |
JScript | |
---|---|
public var Expression : System.String; |
Managed Extensions for C++ | |
---|---|
public: System.string* Expression |
C++/CLI | |
---|---|
public: System.String^ Expression |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2