| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class RemotableObject Inherits System.MarshalByRefObject Implements IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
| C# | |
|---|---|
public abstract class RemotableObject : System.MarshalByRefObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
| C++/CLI | |
|---|---|
public ref class RemotableObject abstract : public System.MarshalByRefObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
Inheritance from IRemoteNotifyPropertyInfoChanged added in version 14.00.
Inheritance from IPropertyInfo2 added in version 23.20.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)