Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Zero or more of the following values:
Definition
Visual Basic Public Property Flags As Integer C# public int Flags { get; set; } C++ public:
property int Flags {
int get();
void set(int value);
}JScript public function get Flags() : int
public function set Flags(int);
Property Value
This property is read/write.