SourceMethod

Property in MessageBoxAttribute

Summary

The name of a method that will be called to determine the contents of the message box. The method must return a Message .

public string SourceMethod { get; }

Last updated

Was this helpful?