Version 24.2 (latest)

MissingResourceWarningEventArgs Class Properties

For a list of all members of this type, see MissingResourceWarningEventArgs members.

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