task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
list
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
19975c36_Net_Configuration_Namespace_____Class
[Description] Represents a URI prefix and the associated class that handles creating Web requests for the prefix. This class cannot be inherited. [Class]
WebRequestModuleElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/system.net.configuration
44/1438042988399.65_20150728002308-00145-ip-10-236-191-2_882443683_0.json
19975c36_Net_Configuration_Namespace_____Class
[Description] Represents a container for Web request module configuration elements. This class cannot be inherited. [Class]
WebRequestModuleElementCollection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/system.net.configuration
44/1438042988399.65_20150728002308-00145-ip-10-236-191-2_882443683_0.json
19975c36_Net_Configuration_Namespace_____Class
[Description] Represents the configuration section for Web request modules. This class cannot be inherited. [Class]
WebRequestModulesSection
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/system.net.configuration
44/1438042988399.65_20150728002308-00145-ip-10-236-191-2_882443683_0.json
19975c36_Net_Configuration_Namespace_____Class
[Description] Represents the WebUtility element in the configuration file. [Class]
WebUtilityElement
[]
System.Net.Configuration Namespace ()
Class
https://msdn.microsoft.com/en-us/library/system.net.configuration
44/1438042988399.65_20150728002308-00145-ip-10-236-191-2_882443683_0.json
2e200fca___System_Security_Permissions___Description
[Member name] AllFlags [Description]
The unrestricted state of the permission.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] Assertion [Description]
Ability to assert that all this code's callers have the requisite permission for the operation.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] BindingRedirects [Description]
Permission to perform explicit binding redirection in the application configuration file. This includes redirection of .NET Framework assemblies that have been unified as well as other assemblies found outside the .NET Framework.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] ControlAppDomain [Description]
Ability to create and manipulate an AppDomain.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] ControlDomainPolicy [Description]
Ability to specify domain policy.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] ControlEvidence [Description]
Ability to provide evidence, including the ability to alter the evidence provided by the common language runtime. This is a powerful permission that should only be granted to highly trusted code.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] ControlPolicy [Description]
Ability to view and modify policy. This is a powerful permission that should only be granted to highly trusted code.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] ControlPrincipal [Description]
Ability to manipulate the principal object.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] ControlThread [Description]
Ability to use certain advanced operations on threads.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] Execution [Description]
Permission for the code to run. Without this permission, managed code will not be executed. This flag has no effect when used dynamically with stack modifiers such as Deny, Assert, and PermitOnly.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] Infrastructure [Description]
Permission to plug code into the common language runtime infrastructure, such as adding Remoting Context Sinks, Envoy Sinks and Dynamic Sinks.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] NoFlags [Description]
No security access.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] RemotingConfiguration [Description]
Permission to configure Remoting types and channels.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] SerializationFormatter [Description]
Ability to provide serialization services. Used by serialization formatters.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] SkipVerification [Description]
Ability to skip verification of code in this assembly. Code that is unverifiable can be run if this permission is granted. This is a powerful permission that should be granted only to highly trusted code. This flag has no effect when used dynamically with stack modifiers such as Deny, Assert, and PermitOnly.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
2e200fca___System_Security_Permissions___Description
[Member name] UnmanagedCode [Description]
Ability to call unmanaged code. Since unmanaged code potentially allows other permissions to be bypassed, this is a dangerous permission that should only be granted to highly trusted code. It is used for such applications as calling native code using PInvoke or using COM interop.
[]
SecurityPermissionFlag Enumeration (System.Security.Permissions)
Description
https://msdn.microsoft.com/en-us/library/system.security.permissions.securitypermissionflag(v=vs.85).aspx?cs-save-lang=1&cs-lang=cpp
44/1438042990445.44_20150728002310-00325-ip-10-236-191-2_866167295_0.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageFile [Description]
Represents a file. Provides information about the file and its contents, and ways to manipulate them.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageFile2 [Description]
Represents a file. Provides information about the file and its contents, and ways to manipulate them.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageFilePropertiesWithAvailability [Description]
Provides access to the IsAvailable property.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageFolder [Description]
Manipulates folders and their contents, and provides information about them.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageFolder2 [Description]
Manipulates folders and their contents, and provides information about them.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageItem [Description]
Manipulates storage items (files and folders) and their contents, and provides information about them.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageItem2 [Description]
Manipulates storage items (files and folders) and their contents, and provides information about them.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageItemProperties [Description]
Provides access to common and content properties on items (like files and folders).
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageItemProperties2 [Description]
Provides access to methods that get a scaled image as a thumbnail.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStorageItemPropertiesWithProvider [Description]
Provides access to common and content properties on storage items from a particular provider.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
fb3a9621_pace___Windows_app_development__Description
[Interface] IStreamedFileDataRequest [Description]
Represents a sequential-access output stream that indicates a request for the data stream of a StorageFile that was created by calling CreateStreamedFileAsync or ReplaceWithStreamedFileAsync.
[]
Windows.Storage namespace - Windows app development
Description
https://msdn.microsoft.com/en-us/library/windows/apps/br227346.aspx
44/1438042981525.10_20150728002301-00198-ip-10-236-191-2_890257741_3.json
24fc9c37_System_Net_NetworkInformation___Description
[Member name] Dormant [Description]
The network interface is not in a condition to transmit data packets; it is waiting for an external event.
[]
OperationalStatus Enumeration (System.Net.NetworkInformation)
Description
https://msdn.microsoft.com/en-us/library/system.net.networkinformation.operationalstatus(v=vs.110).aspx
44/1438042981525.10_20150728002301-00290-ip-10-236-191-2_894070442_0.json
24fc9c37_System_Net_NetworkInformation___Description
[Member name] Down [Description]
The network interface is unable to transmit data packets.
[]
OperationalStatus Enumeration (System.Net.NetworkInformation)
Description
https://msdn.microsoft.com/en-us/library/system.net.networkinformation.operationalstatus(v=vs.110).aspx
44/1438042981525.10_20150728002301-00290-ip-10-236-191-2_894070442_0.json
24fc9c37_System_Net_NetworkInformation___Description
[Member name] LowerLayerDown [Description]
The network interface is unable to transmit data packets because it runs on top of one or more other interfaces, and at least one of these "lower layer" interfaces is down.
[]
OperationalStatus Enumeration (System.Net.NetworkInformation)
Description
https://msdn.microsoft.com/en-us/library/system.net.networkinformation.operationalstatus(v=vs.110).aspx
44/1438042981525.10_20150728002301-00290-ip-10-236-191-2_894070442_0.json
24fc9c37_System_Net_NetworkInformation___Description
[Member name] NotPresent [Description]
The network interface is unable to transmit data packets because of a missing component, typically a hardware component.
[]
OperationalStatus Enumeration (System.Net.NetworkInformation)
Description
https://msdn.microsoft.com/en-us/library/system.net.networkinformation.operationalstatus(v=vs.110).aspx
44/1438042981525.10_20150728002301-00290-ip-10-236-191-2_894070442_0.json
24fc9c37_System_Net_NetworkInformation___Description
[Member name] Testing [Description]
The network interface is running tests.
[]
OperationalStatus Enumeration (System.Net.NetworkInformation)
Description
https://msdn.microsoft.com/en-us/library/system.net.networkinformation.operationalstatus(v=vs.110).aspx
44/1438042981525.10_20150728002301-00290-ip-10-236-191-2_894070442_0.json
24fc9c37_System_Net_NetworkInformation___Description
[Member name] Unknown [Description]
The network interface status is not known.
[]
OperationalStatus Enumeration (System.Net.NetworkInformation)
Description
https://msdn.microsoft.com/en-us/library/system.net.networkinformation.operationalstatus(v=vs.110).aspx
44/1438042981525.10_20150728002301-00290-ip-10-236-191-2_894070442_0.json
24fc9c37_System_Net_NetworkInformation___Description
[Member name] Up [Description]
The network interface is up; it can transmit data packets.
[]
OperationalStatus Enumeration (System.Net.NetworkInformation)
Description
https://msdn.microsoft.com/en-us/library/system.net.networkinformation.operationalstatus(v=vs.110).aspx
44/1438042981525.10_20150728002301-00290-ip-10-236-191-2_894070442_0.json
d84dc3f4_ts__National_Language_Support___Meaning
[Value] h [Meaning]
Hours without leading zeros for single-digit hours
[]
LCTYPE Constants (National Language Support)
Meaning
https://msdn.microsoft.com/library/bb507201.aspx
44/1438042981525.10_20150728002301-00321-ip-10-236-191-2_880350928_19.json
d84dc3f4_ts__National_Language_Support___Meaning
[Value] hh [Meaning]
Hours with leading zeros for single-digit hours
[]
LCTYPE Constants (National Language Support)
Meaning
https://msdn.microsoft.com/library/bb507201.aspx
44/1438042981525.10_20150728002301-00321-ip-10-236-191-2_880350928_19.json
d84dc3f4_ts__National_Language_Support___Meaning
[Value] m [Meaning]
Minutes without leading zeros for single-digit minutes
[]
LCTYPE Constants (National Language Support)
Meaning
https://msdn.microsoft.com/library/bb507201.aspx
44/1438042981525.10_20150728002301-00321-ip-10-236-191-2_880350928_19.json
d84dc3f4_ts__National_Language_Support___Meaning
[Value] mm [Meaning]
Minutes with leading zeros for single-digit minutes
[]
LCTYPE Constants (National Language Support)
Meaning
https://msdn.microsoft.com/library/bb507201.aspx
44/1438042981525.10_20150728002301-00321-ip-10-236-191-2_880350928_19.json
d84dc3f4_ts__National_Language_Support___Meaning
[Value] s [Meaning]
Seconds without leading zeros for single-digit seconds
[]
LCTYPE Constants (National Language Support)
Meaning
https://msdn.microsoft.com/library/bb507201.aspx
44/1438042981525.10_20150728002301-00321-ip-10-236-191-2_880350928_19.json
d84dc3f4_ts__National_Language_Support___Meaning
[Value] ss [Meaning]
Seconds with leading zeros for single-digit seconds
[]
LCTYPE Constants (National Language Support)
Meaning
https://msdn.microsoft.com/library/bb507201.aspx
44/1438042981525.10_20150728002301-00321-ip-10-236-191-2_880350928_19.json
d84dc3f4_ts__National_Language_Support___Meaning
[Value] f [Meaning]
Tenths of a second
[]
LCTYPE Constants (National Language Support)
Meaning
https://msdn.microsoft.com/library/bb507201.aspx
44/1438042981525.10_20150728002301-00321-ip-10-236-191-2_880350928_19.json
d84dc3f4_ts__National_Language_Support___Meaning
[Value] ff [Meaning]
Hundredths of a second
[]
LCTYPE Constants (National Language Support)
Meaning
https://msdn.microsoft.com/library/bb507201.aspx
44/1438042981525.10_20150728002301-00321-ip-10-236-191-2_880350928_19.json
d84dc3f4_ts__National_Language_Support___Meaning
[Value] fff [Meaning]
Thousandths of a second; character 'f' can occur up to nine consecutive times (fffffffff), although support for frequency timers is limited to 100 nanoseconds; if nine are present, the last two digits are always zero
[]
LCTYPE Constants (National Language Support)
Meaning
https://msdn.microsoft.com/library/bb507201.aspx
44/1438042981525.10_20150728002301-00321-ip-10-236-191-2_880350928_19.json
95ad8be0_stemMetrics_function__Windows___Meaning
[Value] NID_INTEGRATED_TOUCH 0x01 [Meaning]
The device has an integrated touch digitizer.
[]
GetSystemMetrics function (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/ms724385(v=vs.85).aspx
44/1438042988399.65_20150728002308-00029-ip-10-236-191-2_891685423_3.json
95ad8be0_stemMetrics_function__Windows___Meaning
[Value] NID_EXTERNAL_TOUCH 0x02 [Meaning]
The device has an external touch digitizer.
[]
GetSystemMetrics function (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/ms724385(v=vs.85).aspx
44/1438042988399.65_20150728002308-00029-ip-10-236-191-2_891685423_3.json
95ad8be0_stemMetrics_function__Windows___Meaning
[Value] NID_INTEGRATED_PEN 0x04 [Meaning]
The device has an integrated pen digitizer.
[]
GetSystemMetrics function (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/ms724385(v=vs.85).aspx
44/1438042988399.65_20150728002308-00029-ip-10-236-191-2_891685423_3.json
95ad8be0_stemMetrics_function__Windows___Meaning
[Value] NID_EXTERNAL_PEN 0x08 [Meaning]
The device has an external pen digitizer.
[]
GetSystemMetrics function (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/ms724385(v=vs.85).aspx
44/1438042988399.65_20150728002308-00029-ip-10-236-191-2_891685423_3.json
95ad8be0_stemMetrics_function__Windows___Meaning
[Value] NID_MULTI_INPUT 0x40 [Meaning]
The device supports multiple sources of digitizer input.
[]
GetSystemMetrics function (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/ms724385(v=vs.85).aspx
44/1438042988399.65_20150728002308-00029-ip-10-236-191-2_891685423_3.json
95ad8be0_stemMetrics_function__Windows___Meaning
[Value] NID_READY 0x80 [Meaning]
The device is ready to receive digitizer input.
[]
GetSystemMetrics function (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/ms724385(v=vs.85).aspx
44/1438042988399.65_20150728002308-00029-ip-10-236-191-2_891685423_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that will handle the BindingSource.AddingNew event. [Delegate]
AddingNewEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that will handle the MethodNameCompleted event of an asynchronous operation. [Delegate]
AsyncCompletedEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that handles a cancelable event. [Delegate]
CancelEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that handles the CollectionChanged event raised when adding elements to or removing elements from a collection. [Delegate]
CollectionChangeEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that handles the CurrentChanging event. [Delegate]
CurrentChangingEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that will handle the DoWork event. This class cannot be inherited. [Delegate]
DoWorkEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents a method that can handle events which may or may not require further processing after the event handler has returned. [Delegate]
HandledEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that will handle the ListChanged event of the IBindingList class. [Delegate]
ListChangedEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that will handle the ProgressChanged event of the BackgroundWorker class. This class cannot be inherited. [Delegate]
ProgressChangedEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that will handle the PropertyChanged event raised when a property is changed on a component. [Delegate]
PropertyChangedEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that handles the Refreshed event raised when a Type or component is changed during design time. [Delegate]
RefreshEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
a100e81a_ystem_ComponentModel_Namespace__Delegate
[Description] Represents the method that will handle the RunWorkerCompleted event of a BackgroundWorker class. [Delegate]
RunWorkerCompletedEventHandler
[]
System.ComponentModel Namespace
Delegate
https://msdn.microsoft.com/en-us/library/z82ykwhb(v=vs.80).aspx
44/1438042990445.44_20150728002310-00191-ip-10-236-191-2_875374154_3.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] AbortSystemShutdown [Description]
Stops a system shutdown that has been initiated.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] ExitWindows [Description]
Logs off the interactive user.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] ExitWindowsEx [Description]
Logs off the interactive user, shuts down the system, or shuts down and restarts the system.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] InitiateShutdown [Description]
Initiates a shutdown and restart of the specified computer, and restarts any applications that have been registered for restart.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] InitiateSystemShutdown [Description]
Initiates a shutdown and optional restart of the specified computer.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] InitiateSystemShutdownEx [Description]
Initiates a shutdown and optional restart of the specified computer, and optionally records the reason for the shutdown.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] LockWorkStation [Description]
Locks the workstation's display.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] ShutdownBlockReasonCreate [Description]
Indicates that the system cannot be shut down and sets a reason string to be displayed to the user if system shutdown is initiated.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] ShutdownBlockReasonDestroy [Description]
Indicates that the system can be shut down and frees the reason string.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
c32c96e0_m_Shutdown_Functions__Windows___Description
[Function] ShutdownBlockReasonQuery [Description]
Retrieves the reason string set by the ShutdownBlockReasonCreate function.
[]
System Shutdown Functions (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa376883(v=vs.85).aspx
44/1438042990445.44_20150728002310-00300-ip-10-236-191-2_869723642_0.json
a2cc991e_g_Class__System_Windows_Forms___Class_and_members_to_use
[Path or program category] Standard Windows paths, such as Program Files, MyDocuments, the Desktop and so on [Class and members to use]
The System.Environment class is the most complete source for these, either through its static methods, such as SystemDirectory, or through the GetFolderPath method, using one of the Environment.SpecialFolder enumerated values.
[]
FileDialog Class (System.Windows.Forms)
Class and members to use
https://msdn.microsoft.com/en-us/library/system.windows.forms.filedialog(v=vs.100).aspx
44/1438042981525.10_20150728002301-00281-ip-10-236-191-2_881621800_5.json
a2cc991e_g_Class__System_Windows_Forms___Class_and_members_to_use
[Path or program category] Paths related to the current application [Class and members to use]
The Application class has static members to obtain certain paths, such as StartupPath, ExecutablePath, LocalUserAppDataPath, and CommonAppDataPath. The GetTempPath method of the System.IO.Path returns the path of the temporary folder. The GetCurrentDirectory method of the System.IO.Directory class returns the application's current executing directory. The RootDirectory property of the DriveInfo class represents the specified drive's root directory.
[]
FileDialog Class (System.Windows.Forms)
Class and members to use
https://msdn.microsoft.com/en-us/library/system.windows.forms.filedialog(v=vs.100).aspx
44/1438042981525.10_20150728002301-00281-ip-10-236-191-2_881621800_5.json
a2cc991e_g_Class__System_Windows_Forms___Class_and_members_to_use
[Path or program category] Paths stored as application settings [Class and members to use]
Access the corresponding applications settings property of the wrapper class derived from ApplicationSettingsBase. For more information, see Application Settings for Windows Forms.
[]
FileDialog Class (System.Windows.Forms)
Class and members to use
https://msdn.microsoft.com/en-us/library/system.windows.forms.filedialog(v=vs.100).aspx
44/1438042981525.10_20150728002301-00281-ip-10-236-191-2_881621800_5.json
a2cc991e_g_Class__System_Windows_Forms___Class_and_members_to_use
[Path or program category] Registry storage [Class and members to use]
Some applications store directory information in the registry. The Application class has the CommonAppDataPath and LocalUserAppDataPath properties that resolve to a RegistryKey value.
[]
FileDialog Class (System.Windows.Forms)
Class and members to use
https://msdn.microsoft.com/en-us/library/system.windows.forms.filedialog(v=vs.100).aspx
44/1438042981525.10_20150728002301-00281-ip-10-236-191-2_881621800_5.json
a2cc991e_g_Class__System_Windows_Forms___Class_and_members_to_use
[Path or program category] ClickOnce applications [Class and members to use]
For ClickOnce applications, use Application class members such as UserAppDataPath, which will return a pointer to the ClickOnce data directory. For more information, see Accessing Local and Remote Data in ClickOnce Applications.
[]
FileDialog Class (System.Windows.Forms)
Class and members to use
https://msdn.microsoft.com/en-us/library/system.windows.forms.filedialog(v=vs.100).aspx
44/1438042981525.10_20150728002301-00281-ip-10-236-191-2_881621800_5.json
a2cc991e_g_Class__System_Windows_Forms___Class_and_members_to_use
[Path or program category] International applications [Class and members to use]
For international applications, retrieve the relative path portion from a string resource in your application by using the System.Resources.ResourceReader class. For more information about globalization and localization, see the topic Encoding and Localization.
[]
FileDialog Class (System.Windows.Forms)
Class and members to use
https://msdn.microsoft.com/en-us/library/system.windows.forms.filedialog(v=vs.100).aspx
44/1438042981525.10_20150728002301-00281-ip-10-236-191-2_881621800_5.json
bf006327_lass___Windows_app_development__Event
[Description] Occurs when the device receives a request to answer a call. [Event]
AnswerRequested
[ [ "A", "n", "s", "w", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "A", "u", "d", "i", "o", "T", "r", "a", "n", "s", "f", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "D", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "H", "a", "n", "g", "U", "p", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "K", "e", "y", "p", "a", "d", "P", "r", "e", "s", "s", "e", "d" ], [ "R", "e", "d", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ] ]
CallControl class - Windows app development
Event
https://msdn.microsoft.com/en-us/library/windows/desktop/windows.media.devices.callcontrol.aspx?cs-save-lang=1&cs-lang=cpp
16/1438042987866.61_20150728002307-00277-ip-10-236-191-2_885483684_0.json
bf006327_lass___Windows_app_development__Event
[Description] Occurs when the device receives a request for an audio transfer. [Event]
AudioTransferRequested
[ [ "A", "n", "s", "w", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "A", "u", "d", "i", "o", "T", "r", "a", "n", "s", "f", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "D", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "H", "a", "n", "g", "U", "p", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "K", "e", "y", "p", "a", "d", "P", "r", "e", "s", "s", "e", "d" ], [ "R", "e", "d", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ] ]
CallControl class - Windows app development
Event
https://msdn.microsoft.com/en-us/library/windows/desktop/windows.media.devices.callcontrol.aspx?cs-save-lang=1&cs-lang=cpp
16/1438042987866.61_20150728002307-00277-ip-10-236-191-2_885483684_0.json
bf006327_lass___Windows_app_development__Event
[Description] Occurs when a number is dialed from the device. [Event]
DialRequested
[ [ "A", "n", "s", "w", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "A", "u", "d", "i", "o", "T", "r", "a", "n", "s", "f", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "D", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "H", "a", "n", "g", "U", "p", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "K", "e", "y", "p", "a", "d", "P", "r", "e", "s", "s", "e", "d" ], [ "R", "e", "d", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ] ]
CallControl class - Windows app development
Event
https://msdn.microsoft.com/en-us/library/windows/desktop/windows.media.devices.callcontrol.aspx?cs-save-lang=1&cs-lang=cpp
16/1438042987866.61_20150728002307-00277-ip-10-236-191-2_885483684_0.json
bf006327_lass___Windows_app_development__Event
[Description] Occurs when the device receives a request to hang up a call. [Event]
HangUpRequested
[ [ "A", "n", "s", "w", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "A", "u", "d", "i", "o", "T", "r", "a", "n", "s", "f", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "D", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "H", "a", "n", "g", "U", "p", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "K", "e", "y", "p", "a", "d", "P", "r", "e", "s", "s", "e", "d" ], [ "R", "e", "d", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ] ]
CallControl class - Windows app development
Event
https://msdn.microsoft.com/en-us/library/windows/desktop/windows.media.devices.callcontrol.aspx?cs-save-lang=1&cs-lang=cpp
16/1438042987866.61_20150728002307-00277-ip-10-236-191-2_885483684_0.json
bf006327_lass___Windows_app_development__Event
[Description] Occurs when a keypad button on the device has been pressed. [Event]
KeypadPressed
[ [ "A", "n", "s", "w", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "A", "u", "d", "i", "o", "T", "r", "a", "n", "s", "f", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "D", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "H", "a", "n", "g", "U", "p", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "K", "e", "y", "p", "a", "d", "P", "r", "e", "s", "s", "e", "d" ], [ "R", "e", "d", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ] ]
CallControl class - Windows app development
Event
https://msdn.microsoft.com/en-us/library/windows/desktop/windows.media.devices.callcontrol.aspx?cs-save-lang=1&cs-lang=cpp
16/1438042987866.61_20150728002307-00277-ip-10-236-191-2_885483684_0.json
bf006327_lass___Windows_app_development__Event
[Description] Occurs when the device receives a request to redial. [Event]
RedialRequested
[ [ "A", "n", "s", "w", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "A", "u", "d", "i", "o", "T", "r", "a", "n", "s", "f", "e", "r", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "D", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "H", "a", "n", "g", "U", "p", "R", "e", "q", "u", "e", "s", "t", "e", "d" ], [ "K", "e", "y", "p", "a", "d", "P", "r", "e", "s", "s", "e", "d" ], [ "R", "e", "d", "i", "a", "l", "R", "e", "q", "u", "e", "s", "t", "e", "d" ] ]
CallControl class - Windows app development
Event
https://msdn.microsoft.com/en-us/library/windows/desktop/windows.media.devices.callcontrol.aspx?cs-save-lang=1&cs-lang=cpp
16/1438042987866.61_20150728002307-00277-ip-10-236-191-2_885483684_0.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Administration > My Profile and New User page [Description] Users who have this permission can administer the Release Management server, manage the connection between TFS and Release Management, and manage the following objects: Release paths and stage information defined in a release path. Release templates, including adding custom tools and actions and deployment sequence and configuration variables for all stages defined in a release template. Security for all functional areas. [Permission name or user role]
Release Manager
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Administration > My Profile and New User page [Description] Users who have this permission can manage deployments or web application pools. [Permission name or user role]
Service User
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Apps > Release Template > Properties Configure Paths > Release Paths [Description] Users who have this permission can view release templates or release paths and selectively assign view access to specific release templates and release paths to specific users. [Permission name or user role]
View
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Apps > Release Template > Properties Configure Paths > Release Paths [Description] Users who have this permission can edit release templates or release paths and choose which users can edit specific release templates and release paths to specific users. [Permission name or user role]
Edit
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Apps > Release Template > Properties [Description] Users who have this permission can initiate a release and specify which users can initiate a release from those release templates that they can view. [Permission name or user role]
Can Release
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Apps > Release Template > Properties Configure Paths > Release Paths [Description] Users who have this permission can manage which groups have permissions to view, edit, or manage release templates or release paths. [Permission name or user role]
Manage Security
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Apps > Release Template [Description] Users who have this permission can define release templates. Without this permission, the New button on the Configure Apps > Release Template tab is hidden. [Permission name or user role]
Can Create Release Template
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Paths > Release Paths [Description] Users who have this permission can define the stages, approval process, and security of release paths. Without this permission, the New button on the Configure Paths > Release Paths tab is hidden. [Permission name or user role]
Can Create Release Path
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Paths > Environments [Description] Users who have this permission can define the stages that comprise a release path and the servers and security for each stage. Without this permission, the Configure Paths > Environments tab is hidden. [Permission name or user role]
Can Manage Environment
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Paths > Server [Description] Users who have this permission can define the release paths for deploying applications in your system. This permission supports access to defining the servers use to deploy applications to test, stage, and production servers. Without this permission, the Configure Paths > Server tab is hidden. [Permission name or user role]
Can Manage Server
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Inventory > Actions and Tools [Description] Users who have this permission can define custom tools or actions for deploying applications in your system. With this permission they can view, edit, and create actions and tools. See Release actions to deploy an app for Release Management. Without this permission, the Inventory tab is hidden. [Permission name or user role]
Can Manage Inventory
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Apps > Component> Deployment Configure Apps > Release Template > Component > Deployment [Description] Users who have this permission can edit the Command and Arguments fields when No Tool is selected. Without this permission, users cannot edit these fields. [Permission name or user role]
Can Use Custom Tool in Actions and Components
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json
9363f537_nce_for_Team_Foundation_Server__Permission_name_or_user_role
[Where set] Configure Apps > Release Template [Description] Users who have this permission can edit deployment sequence and configuration variables for specific releases or stages. Without this permission, stage information is read-only. [Permission name or user role]
Edit Values and Target Servers
[]
Pernission reference for Team Foundation Server
Permission name or user role
https://msdn.microsoft.com/en-us/library/ms252587.aspx
16/1438042987866.61_20150728002307-00173-ip-10-236-191-2_873223755_21.json