File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -1245,6 +1245,7 @@ The following example creates environment variables for the <xref:System.Environ
1245
1245
<exception cref =" T:System.ArgumentException" >
1246
1246
<paramref name =" folder" /> is not a member of <see cref =" T:System.Environment.SpecialFolder" />.</exception >
1247
1247
<exception cref =" T:System.PlatformNotSupportedException" >The current platform is not supported.</exception >
1248
+ <related type =" Article" href =" /dotnet/core/compatibility/core-libraries/8.0/getfolderpath-unix" >GetFolderPath behavior on Unix</related >
1248
1249
</Docs >
1249
1250
</Member >
1250
1251
<Member MemberName =" GetFolderPath" >
@@ -1311,10 +1312,12 @@ The following example creates environment variables for the <xref:System.Environ
1311
1312
</remarks >
1312
1313
<exception cref =" T:System.ArgumentException" >
1313
1314
<paramref name =" folder" /> is not a member of <see cref =" T:System.Environment.SpecialFolder" />.
1315
+
1314
1316
-or-
1315
1317
1316
1318
<paramref name =" options" /> is not a member of <see cref =" T:System.Environment.SpecialFolderOption" />.</exception >
1317
1319
<exception cref =" T:System.PlatformNotSupportedException" >The current platform is not supported.</exception >
1320
+ <related type =" Article" href =" /dotnet/core/compatibility/core-libraries/8.0/getfolderpath-unix" >GetFolderPath behavior on Unix</related >
1318
1321
</Docs >
1319
1322
</Member >
1320
1323
<Member MemberName =" GetLogicalDrives" >
You can’t perform that action at this time.
0 commit comments