
C# | Visual Basic | Visual C++ |
public AlertButtonFlag Flags { get; set; }
Public Property Flags As AlertButtonFlag Get Set
public: property AlertButtonFlag Flags { AlertButtonFlag get (); void set (AlertButtonFlag value); }
C# | Visual Basic | Visual C++ |
public AlertButtonFlag Flags { get; set; }
Public Property Flags As AlertButtonFlag Get Set
public: property AlertButtonFlag Flags { AlertButtonFlag get (); void set (AlertButtonFlag value); }