Class PropertyChangingEventArgs
Inheritance
System.Object
PropertyChangingEventArgs
Namespace: Cosmos.Build.Common
Assembly: Cosmos.Build.Common.dll
Syntax
public class PropertyChangingEventArgs : EventArgs
Constructors
| Improve this Doc View SourcePropertyChangingEventArgs(String)
Declaration
public PropertyChangingEventArgs(string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.String | propertyName |
Properties
| Improve this Doc View SourcePropertyName
Declaration
public string PropertyName { get; }
Property Value
Type | Description |
---|---|
System.String |