I think you can use IsolatedStorage File.GetDirecto ryNames method to get the
isolated storage directory.
Hope this helps,
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
--------------------
| From: "gani" <a@a.com>
| Subject: Urgent: Isolated Storage
| Date: Thu, 23 Oct 2003 13:17:38 +0800
| Lines: 12
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <efw94TSmDHA.37 32@tk2msftngp13 .phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.langua ges.csharp
| NNTP-Posting-Host: 202.175.250.114
| Path: cpmsftngxa06.ph x.gbl!TK2MSFTNG P08.phx.gbl!tk2 msftngp13.phx.g bl
| Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.langua ges.csharp:1934 18
| X-Tomcat-NG: microsoft.publi c.dotnet.langua ges.csharp
|
|
| hi,
| how to get the fullpath of created IsolatedStorage directory.
| thanks.
|
| --
| gani
|
|
|
|
|
|
IsolatedStorage File.GetDirecto ryNames will get the related path of certain
directory.
There is no way to get the full path of the IsolatedStorage directory,
because this is the design goal of Isolated Storage.
Can you tell me why you want to get the full path of the IsolatedStorage
directory?
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
--------------------
| X-Tomcat-ID: 236393395
| References: <efw94TSmDHA.37 32@tk2msftngp13 .phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: v-jetan@online.mi crosoft.com ("Jeffrey Tan[MSFT]")
| Organization: Microsoft
| Date: Thu, 23 Oct 2003 08:34:27 GMT
| Subject: RE: Urgent: Isolated Storage
| X-Tomcat-NG: microsoft.publi c.dotnet.langua ges.csharp
| Message-ID: <XfYU#BUmDHA.15 44@cpmsftngxa06 .phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.langua ges.csharp
| Lines: 29
| Path: cpmsftngxa06.ph x.gbl
| Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.langua ges.csharp:1934 49
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
|
| Hi Gani,
|
| I think you can use IsolatedStorage File.GetDirecto ryNames method to get
the
| isolated storage directory.
|
| Hope this helps,
|
| Best regards,
| Jeffrey Tan
| Microsoft Online Partner Support
| Get Secure! - www.microsoft.com/security
| This posting is provided "as is" with no warranties and confers no rights.
|
| --------------------
| | From: "gani" <a@a.com>
| | Subject: Urgent: Isolated Storage
| | Date: Thu, 23 Oct 2003 13:17:38 +0800
| | Lines: 12
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| | Message-ID: <efw94TSmDHA.37 32@tk2msftngp13 .phx.gbl>
| | Newsgroups: microsoft.publi c.dotnet.langua ges.csharp
| | NNTP-Posting-Host: 202.175.250.114
| | Path: cpmsftngxa06.ph x.gbl!TK2MSFTNG P08.phx.gbl!tk2 msftngp13.phx.g bl
| | Xref: cpmsftngxa06.ph x.gbl
microsoft.publi c.dotnet.langua ges.csharp:1934 18
| | X-Tomcat-NG: microsoft.publi c.dotnet.langua ges.csharp
| |
| |
| | hi,
| | how to get the fullpath of created IsolatedStorage directory.
| | thanks.
| |
| | --
| | gani
| |
| |
| |
| |
| |
| |
|
|
Physical path of Isolated Directory storage is decide by .NET
framework . I doubt it is possible.
"gani" <a@a.com> wrote in message news:<efw94TSmD HA.3732@tk2msft ngp13.phx.gbl>. ..[color=blue]
> hi,
> how to get the fullpath of created IsolatedStorage directory.
> thanks.[/color]
Comment