Edit

Share via


LocalizedString.ResourceNotFound Property

Definition

Whether the string was not found in a resource. If true, an alternate string value was used.

public:
 property bool ResourceNotFound { bool get(); };
public bool ResourceNotFound { get; }
member this.ResourceNotFound : bool
Public ReadOnly Property ResourceNotFound As Boolean

Property Value

Applies to