Share via


Resources.PropertyWindow_DisplayName_Mode Property

 

Looks up a localized string similar to Mode.

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

Syntax

public static string PropertyWindow_DisplayName_Mode { get; }
public:
property String^ PropertyWindow_DisplayName_Mode {
    static String^ get();
}
static member PropertyWindow_DisplayName_Mode : string with get
Public Shared ReadOnly Property PropertyWindow_DisplayName_Mode As String

Property Value

Type: System.String

See Also

Resources Class
Microsoft.Data.Entity.Design Namespace

Return to top