ImageResourceNotFound Property (DesignLocalizationStrings.Localizer)
In This Topic
Gets the "Resource image with name [{0}] is not found." format string.
Syntax
'Declaration
Public Shared ReadOnly Property ImageResourceNotFound As String
public static string ImageResourceNotFound {get;}
See Also