Partilhar via


Propriedade DatabaseProjectBuildActionConverter.PropertiesFile

Obtém o MSBuild nome de nó para PropertiesFile criar ações.

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

Sintaxe

'Declaração
Public Shared ReadOnly Property PropertiesFile As String
    Get
public static string PropertiesFile { get; }
public:
static property String^ PropertiesFile {
    String^ get ();
}
static member PropertiesFile : string
static function get PropertiesFile () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

DatabaseProjectBuildActionConverter Classe

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