Share via


Resources.PropertyWindow_DisplayName_Documentation Property

 

Looks up a localized string similar to Documentation.

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

Syntax

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

Property Value

Type: System.String

See Also

Resources Class
Microsoft.Data.Entity.Design Namespace

Return to top