A
Anindya P
Hi,
I am trying to insert a xml configuration file as object in MS Project
file (.mpp). I don't know how to do it in C#.
Manually, I can insert an object in .mpp file by going through following steps
1. Click on "Insert" tab,
2. Click on "Object...",
3. Select "Create from File:" radio button,
4. Click "Browse..." and select the file,
5. Click "OK" buton.
I want to get the same result with C# code (from an add-in project).
Please, can you help me on this.
Is it possible to make this inserted object invisible to the file user?
Thank you,
Anindya.
I am trying to insert a xml configuration file as object in MS Project
file (.mpp). I don't know how to do it in C#.
Manually, I can insert an object in .mpp file by going through following steps
1. Click on "Insert" tab,
2. Click on "Object...",
3. Select "Create from File:" radio button,
4. Click "Browse..." and select the file,
5. Click "OK" buton.
I want to get the same result with C# code (from an add-in project).
Please, can you help me on this.
Is it possible to make this inserted object invisible to the file user?
Thank you,
Anindya.