IDatabaseProjectUserFileContributor.GetConfigurationDependentProperties 方法

返回在用户文件中保持的与配置相关的属性。 属性。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
Function GetConfigurationDependentProperties As String()
string[] GetConfigurationDependentProperties()
array<String^>^ GetConfigurationDependentProperties()
abstract GetConfigurationDependentProperties : unit -> string[] 
function GetConfigurationDependentProperties() : String[]

返回值

类型:array<System.String[]
所有要保持的属性名称的列表。

.NET Framework 安全性

请参见

参考

IDatabaseProjectUserFileContributor 接口

Microsoft.VisualStudio.Data.Schema.Package.Project 命名空间