'Declaration Public Property AllowedModes As Integer
'Declaration
Public Property AllowedModes As Integer
public int AllowedModes {get; set;}
public: property int AllowedModes { int get(); void set ( int value); }
RemoteAgent Class RemoteAgent Members