Uri postUri = new Uri(PicasaQuery.CreatePicasaUri(username, albumname));
PicasaEntry entry = (PicasaEntry)GetPicasaService().Insert(postUri, file.InputStream, "image/jpeg", file.FileName);
entry.Summary.Text = summary;
entry.Update();
'GooglePicasa' 카테고리의 다른 글
| [Picasa with C#] 사진 등록하기. 写真を登録する。 (0) | 2008/10/07 |
|---|---|
| [Picasa with C#] 앨범 등록하기 (0) | 2008/09/28 |
| [Picasa with C#] Album List의 페이징 방법 (0) | 2008/09/28 |
| [Picasa with C#] Picasa기본 코드 (0) | 2008/07/01 |
![]() |
![]() |
|
![]() |
![]() |
![]() |


Prev





Rss Feed