次の方法で共有


ProjectConfig.ConfigurationProperties プロパティ

構成プロパティを取得します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
Public ReadOnly Property ConfigurationProperties As Object
'使用
Dim instance As ProjectConfig
Dim value As Object

value = instance.ConfigurationProperties
public Object ConfigurationProperties { get; }
public:
property Object^ ConfigurationProperties {
    Object^ get ();
}
public function get ConfigurationProperties () : Object

プロパティ値

型 : System.Object

参照

参照

ProjectConfig クラス

ProjectConfig メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF 名前空間