共用方式為


IDatabaseProjectUserFileContributor.GetConfigurationIndependentProperties 方法

傳回保存在使用者檔案中的與組態無關的屬性。

命名空間:  Microsoft.VisualStudio.Data.Schema.Package.Project
組件:  Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

語法

'宣告
Function GetConfigurationIndependentProperties As String()
string[] GetConfigurationIndependentProperties()
array<String^>^ GetConfigurationIndependentProperties()
abstract GetConfigurationIndependentProperties : unit -> string[] 
function GetConfigurationIndependentProperties() : String[]

傳回值

型別:array<System.String[]
要保存之所有屬性名稱的清單。

.NET Framework 安全性

請參閱

參考

IDatabaseProjectUserFileContributor 介面

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