Share via


DatabaseProjectBuildActionConverter.PropertiesFileDisplayName Property

Gets the localized display name for PropertiesFile build actions.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Shared ReadOnly Property PropertiesFileDisplayName As String
public static string PropertiesFileDisplayName { get; }
public:
static property String^ PropertiesFileDisplayName {
    String^ get ();
}
static member PropertiesFileDisplayName : string
static function get PropertiesFileDisplayName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

DatabaseProjectBuildActionConverter Class

Microsoft.VisualStudio.Data.Schema.Package.Project Namespace