ReadOnlyPropertyChangedEventArgs(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Construct a new ReadOnlyPropertyChangedEventArgs with a property name
public ReadOnlyPropertyChangedEventArgs (string propertyName);
new Microsoft.SqlServer.Management.Sdk.Sfc.ReadOnlyPropertyChangedEventArgs : string -> Microsoft.SqlServer.Management.Sdk.Sfc.ReadOnlyPropertyChangedEventArgs
Public Sub New (propertyName As String)
Parameters
- propertyName
- String