次の方法で共有


CommonProjectContext.Config プロパティ

定義

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

public:
 property System::String ^ Config { System::String ^ get(); void set(System::String ^ value); };
public string Config { get; set; }
member this.Config : string with get, set
Public Property Config As String

プロパティ値

適用対象