task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
sequence
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
23ac49c1_ex_Structure__System_Numerics___Description
[Name] Inequality [Description]
Returns a value that indicates whether two complex numbers are not equal.
[]
Complex Structure (System.Numerics)
Description
https://msdn.microsoft.com/en-us/library/system.numerics.complex.aspx
37/1438042982013.25_20150728002302-00063-ip-10-236-191-2_871571912_3.json
23ac49c1_ex_Structure__System_Numerics___Description
[Name] Multiply [Description]
Multiplies two specified complex numbers.
[]
Complex Structure (System.Numerics)
Description
https://msdn.microsoft.com/en-us/library/system.numerics.complex.aspx
37/1438042982013.25_20150728002302-00063-ip-10-236-191-2_871571912_3.json
23ac49c1_ex_Structure__System_Numerics___Description
[Name] Subtraction [Description]
Subtracts a complex number from another complex number.
[]
Complex Structure (System.Numerics)
Description
https://msdn.microsoft.com/en-us/library/system.numerics.complex.aspx
37/1438042982013.25_20150728002302-00063-ip-10-236-191-2_871571912_3.json
23ac49c1_ex_Structure__System_Numerics___Description
[Name] UnaryNegation [Description]
Returns the additive inverse of a specified complex number.
[]
Complex Structure (System.Numerics)
Description
https://msdn.microsoft.com/en-us/library/system.numerics.complex.aspx
37/1438042982013.25_20150728002302-00063-ip-10-236-191-2_871571912_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when an application becomes the foreground application. [Name]
Activated
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when an application stops being the foreground application. [Name]
Deactivated
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when an exception is thrown by an application but not handled. [Name]
DispatcherUnhandledException
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs just before an application shuts down, and cannot be canceled. [Name]
Exit
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when a navigator in the application begins navigation to a content fragment, Navigation occurs immediately if the desired fragment is in the current content, or after the source XAML content has been loaded if the desired fragment is in different content. [Name]
FragmentNavigation
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when content that was navigated to by a navigator in the application has been loaded, parsed, and has begun rendering. [Name]
LoadCompleted
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when the content that is being navigated to by a navigator in the application has been found, although it may not have completed loading. [Name]
Navigated
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when a new navigation is requested by a navigator in the application. [Name]
Navigating
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when an error occurs while a navigator in the application is navigating to the requested content. [Name]
NavigationFailed
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs periodically during a download that is being managed by a navigator in the application to provide navigation progress information. [Name]
NavigationProgress
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when the StopLoading method of a navigator in the application is called, or when a new navigation is requested by a navigator while a current navigation is in progress. [Name]
NavigationStopped
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when the user ends the Windows session by logging off or shutting down the operating system. [Name]
SessionEnding
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
94f92f88_ication_Class__System_Windows___Name
[Description] Occurs when the Run method of the Application object is called. [Name]
Startup
[]
Application Class (System.Windows)
Name
https://msdn.microsoft.com/en-us/library/System.Windows.Application(v=vs.110).aspx
37/1438042982013.25_20150728002302-00125-ip-10-236-191-2_870365972_3.json
725b65f3_Char_Structure__System___To_do_this
[Use these System.Char methods] CompareTo and Equals [To do this]
Compare Char objects
[]
Char Structure (System)
To do this
https://msdn.microsoft.com/en-us/library/system.char(v=vs.100).aspx
37/1438042988598.68_20150728002308-00214-ip-10-236-191-2_882009384_3.json
725b65f3_Char_Structure__System___To_do_this
[Use these System.Char methods] ConvertFromUtf32 [To do this]
Convert a code point to a string
[]
Char Structure (System)
To do this
https://msdn.microsoft.com/en-us/library/system.char(v=vs.100).aspx
37/1438042988598.68_20150728002308-00214-ip-10-236-191-2_882009384_3.json
725b65f3_Char_Structure__System___To_do_this
[Use these System.Char methods] ConvertToUtf32 [To do this]
Convert a Char object or a surrogate pair of Char objects to a code point
[]
Char Structure (System)
To do this
https://msdn.microsoft.com/en-us/library/system.char(v=vs.100).aspx
37/1438042988598.68_20150728002308-00214-ip-10-236-191-2_882009384_3.json
725b65f3_Char_Structure__System___To_do_this
[Use these System.Char methods] GetUnicodeCategory [To do this]
Get the Unicode category of a character
[]
Char Structure (System)
To do this
https://msdn.microsoft.com/en-us/library/system.char(v=vs.100).aspx
37/1438042988598.68_20150728002308-00214-ip-10-236-191-2_882009384_3.json
725b65f3_Char_Structure__System___To_do_this
[Use these System.Char methods] IsControl, IsDigit, IsHighSurrogate, IsLetter, IsLetterOrDigit, IsLower, IsLowSurrogate, IsNumber, IsPunctuation, IsSeparator, IsSurrogate, IsSurrogatePair, IsSymbol, IsUpper, and IsWhiteSpace [To do this]
Determine whether a character is in a particular Unicode category such as digit, letter, punctuation, control character, and so on
[]
Char Structure (System)
To do this
https://msdn.microsoft.com/en-us/library/system.char(v=vs.100).aspx
37/1438042988598.68_20150728002308-00214-ip-10-236-191-2_882009384_3.json
725b65f3_Char_Structure__System___To_do_this
[Use these System.Char methods] GetNumericValue [To do this]
Convert a Char object that represents a number to a numeric value type
[]
Char Structure (System)
To do this
https://msdn.microsoft.com/en-us/library/system.char(v=vs.100).aspx
37/1438042988598.68_20150728002308-00214-ip-10-236-191-2_882009384_3.json
725b65f3_Char_Structure__System___To_do_this
[Use these System.Char methods] Parse and TryParse [To do this]
Convert a character in a string into a Char object
[]
Char Structure (System)
To do this
https://msdn.microsoft.com/en-us/library/system.char(v=vs.100).aspx
37/1438042988598.68_20150728002308-00214-ip-10-236-191-2_882009384_3.json
725b65f3_Char_Structure__System___To_do_this
[Use these System.Char methods] ToString [To do this]
Convert a Char object to a String object
[]
Char Structure (System)
To do this
https://msdn.microsoft.com/en-us/library/system.char(v=vs.100).aspx
37/1438042988598.68_20150728002308-00214-ip-10-236-191-2_882009384_3.json
725b65f3_Char_Structure__System___To_do_this
[Use these System.Char methods] ToLower, ToLowerInvariant, ToUpper, and ToUpperInvariant [To do this]
Change the case of a Char object
[]
Char Structure (System)
To do this
https://msdn.microsoft.com/en-us/library/system.char(v=vs.100).aspx
37/1438042988598.68_20150728002308-00214-ip-10-236-191-2_882009384_3.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] AllowQuit [Description]
Gets a value indicating whether the caller can quit this application.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] CommonAppDataPath [Description]
Gets the path for the application data that is shared among all users.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] CommonAppDataRegistry [Description]
Gets the registry key for the application data that is shared among all users.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] CompanyName [Description]
Gets the company name associated with the application.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] CurrentCulture [Description]
Gets or sets the culture information for the current thread.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] CurrentInputLanguage [Description]
Gets or sets the current input language for the current thread.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] ExecutablePath [Description]
Gets the path for the executable file that started the application, including the executable name.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] LocalUserAppDataPath [Description]
Gets the path for the application data of a local, non-roaming user.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] MessageLoop [Description]
Gets a value indicating whether a message loop exists on this thread.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] OpenForms [Description]
Gets a collection of open forms owned by the application.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] ProductName [Description]
Gets the product name associated with this application.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] ProductVersion [Description]
Gets the product version associated with this application.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] RenderWithVisualStyles [Description]
Gets a value specifying whether the current application is drawing controls with visual styles.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] SafeTopLevelCaptionFormat [Description]
Gets or sets the format string to apply to top-level window captions when they are displayed with a warning banner.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] StartupPath [Description]
Gets the path for the executable file that started the application, not including the executable name.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] UserAppDataPath [Description]
Gets the path for the application data of a user.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] UserAppDataRegistry [Description]
Gets the registry key for the application data of a user.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] UseWaitCursor [Description]
Gets or sets whether the wait cursor is used for all open forms of the application.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
b46d605b_n_Class__System_Windows_Forms___Description
[Name] VisualStyleState [Description]
Gets a value that specifies how visual styles are applied to application windows.
[]
Application Class (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.application(v=vs.80)
37/1438042982013.25_20150728002302-00269-ip-10-236-191-2_872483050_0.json
69bb51ef__Server_Search_Administration___Description
[Member name] Keyword [Description]
Specifies the keyword filter for the keyword.
[]
KeywordFilter enumeration (Microsoft.Office.Server.Search.Administration)
Description
https://msdn.microsoft.com/EN-US/library/microsoft.office.server.search.administration.keywordfilter.aspx
37/1438042988598.68_20150728002308-00202-ip-10-236-191-2_872305388_0.json
69bb51ef__Server_Search_Administration___Description
[Member name] Synonyms [Description]
Specifies the keyword filter for the keyword's synonyms.
[]
KeywordFilter enumeration (Microsoft.Office.Server.Search.Administration)
Description
https://msdn.microsoft.com/EN-US/library/microsoft.office.server.search.administration.keywordfilter.aspx
37/1438042988598.68_20150728002308-00202-ip-10-236-191-2_872305388_0.json
69bb51ef__Server_Search_Administration___Description
[Member name] BestBetTitle [Description]
Specifies the keyword filter for the best bet title.
[]
KeywordFilter enumeration (Microsoft.Office.Server.Search.Administration)
Description
https://msdn.microsoft.com/EN-US/library/microsoft.office.server.search.administration.keywordfilter.aspx
37/1438042988598.68_20150728002308-00202-ip-10-236-191-2_872305388_0.json
69bb51ef__Server_Search_Administration___Description
[Member name] BestBetUrl [Description]
Specifies the keyword filter for the best bet URL.
[]
KeywordFilter enumeration (Microsoft.Office.Server.Search.Administration)
Description
https://msdn.microsoft.com/EN-US/library/microsoft.office.server.search.administration.keywordfilter.aspx
37/1438042988598.68_20150728002308-00202-ip-10-236-191-2_872305388_0.json
69bb51ef__Server_Search_Administration___Description
[Member name] Contact [Description]
Specifies the keyword filter for the best bet contact name.
[]
KeywordFilter enumeration (Microsoft.Office.Server.Search.Administration)
Description
https://msdn.microsoft.com/EN-US/library/microsoft.office.server.search.administration.keywordfilter.aspx
37/1438042988598.68_20150728002308-00202-ip-10-236-191-2_872305388_0.json
69bb51ef__Server_Search_Administration___Description
[Member name] None [Description]
No filter is specified.
[]
KeywordFilter enumeration (Microsoft.Office.Server.Search.Administration)
Description
https://msdn.microsoft.com/EN-US/library/microsoft.office.server.search.administration.keywordfilter.aspx
37/1438042988598.68_20150728002308-00202-ip-10-236-191-2_872305388_0.json
692d59f7_hreading__C__and_Visual_Basic___Title
[Description] Describes how to create and use threads. [Title]
Multithreaded Applications (C# and Visual Basic)
[]
Threading (C# and Visual Basic)
Title
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.110).aspx
37/1438042991019.80_20150728002311-00061-ip-10-236-191-2_859983142_1.json
692d59f7_hreading__C__and_Visual_Basic___Title
[Description] Describes how to pass and return parameters with multithreaded applications. [Title]
Parameters and Return Values for Multithreaded Procedures (C# and Visual Basic)
[]
Threading (C# and Visual Basic)
Title
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.110).aspx
37/1438042991019.80_20150728002311-00061-ip-10-236-191-2_859983142_1.json
692d59f7_hreading__C__and_Visual_Basic___Title
[Description] Shows how to create a simple multithreaded application. [Title]
Walkthrough: Multithreading with the BackgroundWorker Component (C# and Visual Basic)
[]
Threading (C# and Visual Basic)
Title
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.110).aspx
37/1438042991019.80_20150728002311-00061-ip-10-236-191-2_859983142_1.json
692d59f7_hreading__C__and_Visual_Basic___Title
[Description] Describes how to control the interactions of threads. [Title]
Thread Synchronization (C# and Visual Basic)
[]
Threading (C# and Visual Basic)
Title
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.110).aspx
37/1438042991019.80_20150728002311-00061-ip-10-236-191-2_859983142_1.json
692d59f7_hreading__C__and_Visual_Basic___Title
[Description] Describes how to run procedures on separate threads at fixed intervals. [Title]
Thread Timers (C# and Visual Basic)
[]
Threading (C# and Visual Basic)
Title
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.110).aspx
37/1438042991019.80_20150728002311-00061-ip-10-236-191-2_859983142_1.json
692d59f7_hreading__C__and_Visual_Basic___Title
[Description] Describes how to use a pool of worker threads that are managed by the system. [Title]
Thread Pooling (C# and Visual Basic)
[]
Threading (C# and Visual Basic)
Title
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.110).aspx
37/1438042991019.80_20150728002311-00061-ip-10-236-191-2_859983142_1.json
692d59f7_hreading__C__and_Visual_Basic___Title
[Description] Demonstrates synchronized use of multiple threads in the thread pool. [Title]
How to: Use a Thread Pool (C# and Visual Basic)
[]
Threading (C# and Visual Basic)
Title
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.110).aspx
37/1438042991019.80_20150728002311-00061-ip-10-236-191-2_859983142_1.json
692d59f7_hreading__C__and_Visual_Basic___Title
[Description] Describes how to implement threading in the .NET Framework. [Title]
Managed Threading
[]
Threading (C# and Visual Basic)
Title
https://msdn.microsoft.com/en-US/library/ms173178(v=vs.110).aspx
37/1438042991019.80_20150728002311-00061-ip-10-236-191-2_859983142_1.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] A thread is created within the common language runtime. [ThreadState]
Unstarted
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] Another thread calls the Thread.Start method on the new thread, and the call returns. The Start method does not return until the new thread has started running. There is no way to know at what point the new thread will start running, during the call to Start. [ThreadState]
Running
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] The thread calls Sleep [ThreadState]
WaitSleepJoin
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] The thread calls Wait on another object. [ThreadState]
WaitSleepJoin
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] The thread calls Join on another thread. [ThreadState]
WaitSleepJoin
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] Another thread calls Interrupt [ThreadState]
Running
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] Another thread calls Suspend [ThreadState]
SuspendRequested
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] The thread responds to a Suspend request. [ThreadState]
Suspended
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] Another thread calls Resume [ThreadState]
Running
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] Another thread calls Abort [ThreadState]
AbortRequested
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] The thread responds to a Abort request. [ThreadState]
Stopped
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
45f95d24_Enumeration__System_Threading___ThreadState
[Action] A thread is terminated. [ThreadState]
Stopped
[ [ "U", "n", "s", "t", "a", "r", "t", "e", "d" ], [ "R", "u", "n", "n", "i", "n", "g" ], [ "W", "a", "i", "t", "S", "l", "e", "e", "p", "J", "o", "i", "n" ], [ "S", "u", "s", "p", "e", "n", "d", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "u", "s", "p", "e", "n", "d", "e", "d" ], [ "A", "b", "o", "r", "t", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "S", "t", "o", "p", "p", "e", "d" ] ]
ThreadState Enumeration (System.Threading)
ThreadState
https://msdn.microsoft.com/en-us/library/vstudio/system.threading.threadstate.aspx?cs-save-lang=1&cs-lang=fsharp
37/1438042991019.80_20150728002311-00132-ip-10-236-191-2_864042055_2.json
b8f35090_pace___Windows_app_development__Description
[Class] LocalContentSuggestionSettings [Description]
Stores settings that determine whether the app provides suggestions based on local files, and that define the criteria used to locate and filter these suggestions.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchPane [Description]
Represents and manages the search pane that opens when a user activates the Search charm.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchPaneQueryChangedEventArgs [Description]
Provides data for a querychanged event that is associated with a searchPane object.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchPaneQueryLinguisticDetails [Description]
Provides information about query text that the user enters through an Input Method Editor (IME).
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchPaneQuerySubmittedEventArgs [Description]
Provides data for a querysubmitted event that is associated with a searchPane
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchPaneResultSuggestionChosenEventArgs [Description]
Provides data for a resultsuggestionchosen event that is associated with a searchPane object.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchPaneSuggestionsRequest [Description]
Stores suggestions and information about the request for suggestions.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchPaneSuggestionsRequestDeferral [Description]
Enables the app to signal when it has finished populating a searchSuggestionCollection object while handling the suggestionsrequested event.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchPaneSuggestionsRequestedEventArgs [Description]
Provides data for a suggestionsrequested event that is associated with a searchPane object.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchPaneVisibilityChangedEventArgs [Description]
Provides data for a visibilitychanged event that is associated with a searchPane object.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchQueryLinguisticDetails [Description]
Provides information about query text that the user enters through an Input Method Editor (IME).
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchSuggestionCollection [Description]
Represents a collection of search suggestions to be displayed in the search pane in response to a suggestionsrequested event.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchSuggestionsRequest [Description]
Stores suggestions and information about the request for suggestions.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
b8f35090_pace___Windows_app_development__Description
[Class] SearchSuggestionsRequestDeferral [Description]
Enables the app to signal when it has finished populating a SearchSuggestionCollection object while handling the SuggestionsRequested event.
[]
Windows.ApplicationModel.Search namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br225108.aspx
37/1438042988598.68_20150728002308-00072-ip-10-236-191-2_886602037_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Alter [Description]
Updates any Table object property changes on the instance of SQL Server.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] AlterWithNoCheck [Description]
Updates any Table object property changes on the instance of SQL Server without checking the property values first.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] ChangeSchema [Description]
Changes the schema on the referenced table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] CheckIdentityValue [Description]
Verifies the integrity of all identity columns in the referenced table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] CheckTable [Description]
Tests the integrity of database pages for the table and indexes defined on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] CheckTableDataOnly [Description]
Tests the integrity of database pages for the table data defined on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Create [Description]
Creates a table on the instance of SQL Server as defined by the Table object.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Deny(ObjectPermissionSet, String) [Description]
Denies the specified set of permissions for the specified grantee on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Deny(ObjectPermissionSet, String[]) [Description]
Denies the specified set of permissions for the specified grantees on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Deny(ObjectPermissionSet, String, Boolean) [Description]
Denies the specified set of permissions for the specified grantee and other users to whom the grantee granted the specified set of permissions on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Deny(ObjectPermissionSet, String, String[]) [Description]
Denies the specified set of permissions to the grantee on the specified columns on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Deny(ObjectPermissionSet, String[], Boolean) [Description]
Denies the specified permission for the specified grantees on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Deny(ObjectPermissionSet, String[], String[]) [Description]
Denies the specified set of permissions for the grantees on the specified columns on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Deny(ObjectPermissionSet, String, String[], Boolean) [Description]
Denies the specified set of permissions for the specified grantee and other users to whom the grantee granted the specified set of permissions on the specified columns on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json
327011e4_soft_SqlServer_Management_Smo___Description
[Name] Deny(ObjectPermissionSet, String[], String[], Boolean) [Description]
Denies the specified set of permissions for the specified grantees and other users to whom the grantee granted the specified set of permissions on the specified columns on the table.
[]
Table Methods (Microsoft.SqlServer.Management.Smo)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table_methods.aspx
37/1438042982013.25_20150728002302-00308-ip-10-236-191-2_878763484_0.json