Re: Packing a C# project.

"Neil Munro" <[email protected]> Wed, 11 Jun 2008 21:07:55 +0100
Newsgroups gmane.comp.autopackage.devel
Message-ID <[email protected]>
That has got it working, thank you. Right resuming what I was previously
doing.

2008/6/11 Isak Savo <[email protected]>:

> On Wed, Jun 11, 2008 at 9:27 PM, Neil Munro <[email protected]> wrote:
> > What version of Mono provides the GetSpecialFolder function/attribute?
> > Because my version of mono does not have a definition for
> GetSpecialFolder
> > :S
>
>
> http://msdn.microsoft.com/en-us/library/system.environment.getfolderpath.aspx
>
> GetFolderPath is a function and it's single argument is a value from
> the SpecialFolder enumeration
>
> -Isak
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected]
> For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]
>
>