Version

MissingResourceWarningEventArgs Class Members

The following tables list the members exposed by MissingResourceWarningEventArgs.

Public Properties
 NameDescription
Public PropertyActionReturns or sets the action which should be used to resolve the warning.  
Public PropertyResourceReturns or sets the ProjectResource to use in place of the missing resource if Action is set to UseResource.  
Public PropertyResourceNameReturns the name of the missing resource.  
See Also