Resources.ErrorNonValidFileName Property

 

Looks up a localized string similar to The file name '{0}' cannot: - contain any of the following characters: \ / : * ? " < > | - be a system reserved name, such as 'CON', 'AUX', 'PRN', 'COM1' or 'LPT2'.

Namespace:   Microsoft.Data.Entity.Design
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public static string ErrorNonValidFileName { get; }

Property Value

Type: System.String