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