次の方法で共有


IProjectContext.Config プロパティ

定義

アセンブリの構成ファイルへの完全パス。 通常 AssemblyFullPath + ".config"

public:
 property System::String ^ Config { System::String ^ get(); };
public string Config { get; }
member this.Config : string
Public ReadOnly Property Config As String

プロパティ値

適用対象