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