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