Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal propertyName As String _ ) |
C# | |
---|---|
public RemotePropertyChangedEventArgs( string propertyName ) |
C++/CLI | |
---|---|
public: RemotePropertyChangedEventArgs( String^ propertyName ) |
Parameters
- propertyName
- The name of the property whose value has changed.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)