Dotnet-api-docs: System.Diagnostics.Process 1.x undocumented APIs

Created on 2 Apr 2020  路  2Comments  路  Source: dotnet/dotnet-api-docs

@adamsitnik @eiriktsarpalis

Here are the undocumented API from System.Diagnostics.Process.

We are asking all area owners to report back their plan/commitment for their undocumented APIs in order to tackle 66% of the APIs in the month of April, and 100% by the end of May.

Can you please help us with that?

For more information on the plan, see: #3904

Total: 11.
_Note: The table has 3 really long columns._

DocId | Source File Path | Docs URL
-- | -- | --
M:System.Diagnostics.Process.Dispose | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/Process.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.Process.Dispose
P:System.Diagnostics.ProcessModuleCollection.Count | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessModuleCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessModuleCollection.Count
M:System.Diagnostics.ProcessModuleCollection.GetEnumerator | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessModuleCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessModuleCollection.GetEnumerator
M:System.Diagnostics.ProcessModuleCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32) | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessModuleCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessModuleCollection.System-Collections-ICollection-CopyTo
P:System.Diagnostics.ProcessModuleCollection.System#Collections#ICollection#IsSynchronized | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessModuleCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessModuleCollection.System-Collections-ICollection-IsSynchronized
P:System.Diagnostics.ProcessModuleCollection.System#Collections#ICollection#SyncRoot | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessModuleCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessModuleCollection.System-Collections-ICollection-SyncRoot
P:System.Diagnostics.ProcessThreadCollection.Count | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessThreadCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessThreadCollection.Count
M:System.Diagnostics.ProcessThreadCollection.GetEnumerator | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessThreadCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessThreadCollection.GetEnumerator
M:System.Diagnostics.ProcessThreadCollection.System#Collections#ICollection#CopyTo(System.Array,System.Int32) | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessThreadCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessThreadCollection.System-Collections-ICollection-CopyTo
P:System.Diagnostics.ProcessThreadCollection.System#Collections#ICollection#IsSynchronized | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessThreadCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessThreadCollection.System-Collections-ICollection-IsSynchronized
P:System.Diagnostics.ProcessThreadCollection.System#Collections#ICollection#SyncRoot | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Diagnostics/ProcessThreadCollection.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Diagnostics.ProcessThreadCollection.System-Collections-ICollection-SyncRoot

Not Triaged Project .NET Core 1.x new-content

Most helpful comment

I'll be taking this since Adam has already committed to work on #3932. I expect to start working on this on the second half of April.

All 2 comments

@adamsitnik I noticed there are 6 Explicit Interface Implementations. You can use DocsPortingTool to port them automatically. @eiriktsarpalis already used it for the areas where he is main owner.

I'll be taking this since Adam has already committed to work on #3932. I expect to start working on this on the second half of April.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ocdtrekkie picture ocdtrekkie  路  7Comments

jfranki picture jfranki  路  5Comments

laserbeak picture laserbeak  路  4Comments

FierceLlama picture FierceLlama  路  3Comments

vargonian picture vargonian  路  5Comments