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