 | NotifyPropertyChangedInvocatorAttributeParameterName Property |
[Missing <summary> documentation for "P:Slash.Diagnostics.ReSharper.Annotations.NotifyPropertyChangedInvocatorAttribute.ParameterName"]
Namespace: Slash.Diagnostics.ReSharper.AnnotationsAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntaxpublic string ParameterName { get; }
Public ReadOnly Property ParameterName As String
Get
public:
property String^ ParameterName {
String^ get ();
}
member ParameterName : string with get
Property Value
Type:
String
See Also