dotnet / dotnet/dotnet-api-docs
Methods throw exception if parameters present.
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
If this is the current source code:
https://github.com/dotnet/corefx/blob/a10890f4ffe0fadf090c922578ba0e606ebdd16c/src/System.IO.IsolatedStorage/src/System/IO/IsolatedStorage/IsolatedStorageFile.cs
Then NONE of the overloads for GetStore other than the one that only receives the IsolatedStorageScope works, if you pass parameters to the other methods it will throw an exception. This should be pointed out in this documentation, or since they are useless, they should not exist, until a full implementation is added.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 826af0ca-2ff4-9913-36fa-aba25a87871e
* Version Independent ID: e01f94bc-859c-6be6-11d5-9bd34e6f9788
* Content: [IsolatedStorageFile.GetStore Method (System.IO.IsolatedStorage)](https://docs.microsoft.com/en-us/dotnet/api/system.io.isolatedstorage.isolatedstoragefile.getstore?view=netcore-2.1#System_IO_IsolatedStorage_IsolatedStorageFile_GetStore_System_IO_IsolatedStorage_IsolatedStorageScope_System_Object_)
* Content Source: [xml/System.IO.IsolatedStorage/IsolatedStorageFile.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.IO.IsolatedStorage/IsolatedStorageFile.xml)
* Product: **dotnet-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **dotnetcontent**
Contributor guide
Assessment
This issue has not been assessed yet.