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
|
---|---|---|---|---|---|---|---|
28b036bc_System_Diagnostics_Namespace__Description | [Class] BooleanSwitch [Description] | Provides a simple on/off switch that controls debugging and tracing output. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] ConditionalAttribute [Description] | Indicates to compilers that a method call or attribute should be ignored unless a specified conditional compilation symbol is defined. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] ConsoleTraceListener [Description] | Directs tracing or debugging output to either the standard output or the standard error stream. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] CorrelationManager [Description] | Correlates traces that are part of a logical transaction. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] CounterCreationData [Description] | Defines the counter type, name, and Help string for a custom counter. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] CounterCreationDataCollection [Description] | Provides a strongly typed collection of CounterCreationData objects. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] CounterSampleCalculator [Description] | Provides a set of utility functions for interpreting performance counter data. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DataReceivedEventArgs [Description] | Provides data for the OutputDataReceived and ErrorDataReceived events. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] Debug [Description] | Provides a set of methods and properties that help debug your code. This class cannot be inherited. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DebuggableAttribute [Description] | Modifies code generation for runtime just-in-time (JIT) debugging. This class cannot be inherited. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] Debugger [Description] | Enables communication with a debugger. This class cannot be inherited. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DebuggerBrowsableAttribute [Description] | Determines if and how a member is displayed in the debugger variable windows. This class cannot be inherited. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DebuggerDisplayAttribute [Description] | Determines how a class or field is displayed in the debugger variable windows. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DebuggerHiddenAttribute [Description] | Specifies the DebuggerHiddenAttribute. This class cannot be inherited. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DebuggerNonUserCodeAttribute [Description] | Identifies a type or member that is not part of the user code for an application. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DebuggerStepperBoundaryAttribute [Description] | Indicates the code following the attribute is to be executed in run, not step, mode. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DebuggerStepThroughAttribute [Description] | Specifies the DebuggerStepThroughAttribute. This class cannot be inherited. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DebuggerTypeProxyAttribute [Description] | Specifies the display proxy for a type. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DebuggerVisualizerAttribute [Description] | Specifies that the type has a visualizer. This class cannot be inherited. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DefaultTraceListener [Description] | Provides the default output methods and behavior for tracing. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DelimitedListTraceListener [Description] | Directs tracing or debugging output to a text writer, such as a stream writer, or to a stream, such as a file stream. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] DiagnosticsConfigurationHandler [Description] | Handles the diagnostics section of configuration files. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EntryWrittenEventArgs [Description] | Provides data for the EntryWritten event. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventInstance [Description] | Represents language-neutral information for an event log entry. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventLog [Description] | Provides interaction with Windows event logs. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventLogEntry [Description] | Encapsulates a single record in the event log. This class cannot be inherited. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventLogEntryCollection [Description] | Defines size and enumerators for a collection of EventLogEntry instances. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventLogInstaller [Description] | Allows you to install and configure an event log that your application reads from or writes to when running. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventLogPermission [Description] | Allows control of code access permissions for event logging. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventLogPermissionAttribute [Description] | Allows declaritive permission checks for event logging. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventLogPermissionEntry [Description] | Defines the smallest unit of a code access security permission that is set for an EventLog. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventLogPermissionEntryCollection [Description] | Contains a strongly typed collection of EventLogPermissionEntry objects. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventLogTraceListener [Description] | Provides a simple listener that directs tracing or debugging output to an EventLog. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventSourceCreationData [Description] | Represents the configuration settings used to create an event log source on the local computer or a remote computer. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] EventTypeFilter [Description] | Indicates whether a listener should trace based on the event type. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] FileVersionInfo [Description] | Provides version information for a physical file on disk. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] InstanceData [Description] | Holds instance data associated with a performance counter sample. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] InstanceDataCollection [Description] | Provides a strongly typed collection of InstanceData objects. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] InstanceDataCollectionCollection [Description] | Provides a strongly typed collection of InstanceDataCollection objects. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] MonitoringDescriptionAttribute [Description] | Specifies a description for a property or event. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] PerformanceCounter [Description] | Represents a Windows NT performance counter component. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] PerformanceCounterCategory [Description] | Represents a performance object, which defines a category of performance counters. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] PerformanceCounterInstaller [Description] | Specifies an installer for the PerformanceCounter component. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] PerformanceCounterManager [Description] | Prepares performance data for the performance.dll the system loads when working with performance counters. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] PerformanceCounterPermission [Description] | Allows control of code access permissions for PerformanceCounter. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] PerformanceCounterPermissionAttribute [Description] | Allows declaritive performance counter permission checks. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] PerformanceCounterPermissionEntry [Description] | Defines the smallest unit of a code access security permission that is set for a PerformanceCounter. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] PerformanceCounterPermissionEntryCollection [Description] | Contains a strongly typed collection of PerformanceCounterPermissionEntry objects. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] PresentationTraceSources [Description] | Provides debug tracing support that is specifically targeted for Windows Presentation Foundation (WPF) applications. This is an abstract class. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] Process [Description] | Provides access to local and remote processes and enables you to start and stop local system processes. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] ProcessModule [Description] | Represents a.dll or .exe file that is loaded into a particular process. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] ProcessModuleCollection [Description] | Provides a strongly typed collection of ProcessModule objects. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] ProcessStartInfo [Description] | Specifies a set of values that are used when you start a process. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] ProcessThread [Description] | Represents an operating system process thread. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] ProcessThreadCollection [Description] | Provides a strongly typed collection of ProcessThread objects. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] SourceFilter [Description] | Indicates whether a listener should trace a message based on the source of a trace. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] SourceSwitch [Description] | Provides a multilevel switch to control tracing and debug output without recompiling your code. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] StackFrame [Description] | Provides information about a StackFrame, which represents a function call on the call stack for the current thread. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] StackTrace [Description] | Represents a stack trace, which is an ordered collection of one or more stack frames. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] Stopwatch [Description] | Provides a set of methods and properties that you can use to accurately measure elapsed time. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] Switch [Description] | Provides an abstract base class to create new debugging and tracing switches. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] SwitchAttribute [Description] | Identifies a switch used in an assembly, class, or member. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] SwitchLevelAttribute [Description] | Identifies the level type for a switch. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] TextWriterTraceListener [Description] | Directs tracing or debugging output to a TextWriter or to a Stream, such as FileStream. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] Trace [Description] | Provides a set of methods and properties that help you trace the execution of your code. This class cannot be inherited. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] TraceEventCache [Description] | Provides trace event data specific to a thread and a process. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] TraceFilter [Description] | Provides the base class for trace filter implementations. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] TraceListener [Description] | Provides the abstract base class for the listeners who monitor trace and debug output. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] TraceListenerCollection [Description] | Provides a thread-safe list of TraceListener objects. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] TraceSource [Description] | Provides a set of methods and properties that enable applications to trace the execution of code and associate trace messages with their source. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] TraceSwitch [Description] | Provides a multilevel switch to control tracing and debug output without recompiling your code. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
28b036bc_System_Diagnostics_Namespace__Description | [Class] XmlWriterTraceListener [Description] | Directs tracing or debugging output as XML-encoded data to a TextWriter or to a Stream, such as a FileStream. | [] | System.Diagnostics Namespace | Description | https://msdn.microsoft.com/en-US/library/system.diagnostics(v=vs.85).aspx | 8/1438042986022.41_20150728002306-00329-ip-10-236-191-2_885909547_0.json |
52f02447_System_Net_Namespace__Interface | [Description] Provides the base authentication interface for Web client authentication modules. [Interface] | IAuthenticationModule | [
[
"I",
"A",
"u",
"t",
"h",
"e",
"n",
"t",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"M",
"o",
"d",
"u",
"l",
"e"
],
[
"I",
"C",
"e",
"r",
"t",
"i",
"f",
"i",
"c",
"a",
"t",
"e",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s",
"B",
"y",
"H",
"o",
"s",
"t"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y",
"S",
"c",
"r",
"i",
"p",
"t"
],
[
"I",
"W",
"e",
"b",
"R",
"e",
"q",
"u",
"e",
"s",
"t",
"C",
"r",
"e",
"a",
"t",
"e"
]
] | System.Net Namespace | Interface | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
52f02447_System_Net_Namespace__Interface | [Description] Validates a server certificate. [Interface] | ICertificatePolicy | [
[
"I",
"A",
"u",
"t",
"h",
"e",
"n",
"t",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"M",
"o",
"d",
"u",
"l",
"e"
],
[
"I",
"C",
"e",
"r",
"t",
"i",
"f",
"i",
"c",
"a",
"t",
"e",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s",
"B",
"y",
"H",
"o",
"s",
"t"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y",
"S",
"c",
"r",
"i",
"p",
"t"
],
[
"I",
"W",
"e",
"b",
"R",
"e",
"q",
"u",
"e",
"s",
"t",
"C",
"r",
"e",
"a",
"t",
"e"
]
] | System.Net Namespace | Interface | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
52f02447_System_Net_Namespace__Interface | [Description] Defines the credential policy to be used for resource requests that are made using WebRequest and its derived classes. [Interface] | ICredentialPolicy | [
[
"I",
"A",
"u",
"t",
"h",
"e",
"n",
"t",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"M",
"o",
"d",
"u",
"l",
"e"
],
[
"I",
"C",
"e",
"r",
"t",
"i",
"f",
"i",
"c",
"a",
"t",
"e",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s",
"B",
"y",
"H",
"o",
"s",
"t"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y",
"S",
"c",
"r",
"i",
"p",
"t"
],
[
"I",
"W",
"e",
"b",
"R",
"e",
"q",
"u",
"e",
"s",
"t",
"C",
"r",
"e",
"a",
"t",
"e"
]
] | System.Net Namespace | Interface | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
52f02447_System_Net_Namespace__Interface | [Description] Provides the base authentication interface for retrieving credentials for Web client authentication. [Interface] | ICredentials | [
[
"I",
"A",
"u",
"t",
"h",
"e",
"n",
"t",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"M",
"o",
"d",
"u",
"l",
"e"
],
[
"I",
"C",
"e",
"r",
"t",
"i",
"f",
"i",
"c",
"a",
"t",
"e",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s",
"B",
"y",
"H",
"o",
"s",
"t"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y",
"S",
"c",
"r",
"i",
"p",
"t"
],
[
"I",
"W",
"e",
"b",
"R",
"e",
"q",
"u",
"e",
"s",
"t",
"C",
"r",
"e",
"a",
"t",
"e"
]
] | System.Net Namespace | Interface | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
52f02447_System_Net_Namespace__Interface | [Description] Provides the interface for retrieving credentials for a host, port, and authentication type. [Interface] | ICredentialsByHost | [
[
"I",
"A",
"u",
"t",
"h",
"e",
"n",
"t",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"M",
"o",
"d",
"u",
"l",
"e"
],
[
"I",
"C",
"e",
"r",
"t",
"i",
"f",
"i",
"c",
"a",
"t",
"e",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s",
"B",
"y",
"H",
"o",
"s",
"t"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y",
"S",
"c",
"r",
"i",
"p",
"t"
],
[
"I",
"W",
"e",
"b",
"R",
"e",
"q",
"u",
"e",
"s",
"t",
"C",
"r",
"e",
"a",
"t",
"e"
]
] | System.Net Namespace | Interface | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
52f02447_System_Net_Namespace__Interface | [Description] Provides the base interface for implementation of proxy access for the WebRequest class. [Interface] | IWebProxy | [
[
"I",
"A",
"u",
"t",
"h",
"e",
"n",
"t",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"M",
"o",
"d",
"u",
"l",
"e"
],
[
"I",
"C",
"e",
"r",
"t",
"i",
"f",
"i",
"c",
"a",
"t",
"e",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s",
"B",
"y",
"H",
"o",
"s",
"t"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y",
"S",
"c",
"r",
"i",
"p",
"t"
],
[
"I",
"W",
"e",
"b",
"R",
"e",
"q",
"u",
"e",
"s",
"t",
"C",
"r",
"e",
"a",
"t",
"e"
]
] | System.Net Namespace | Interface | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
52f02447_System_Net_Namespace__Interface | [Description] Provides the base interface to load and execute scripts for automatic proxy detection. [Interface] | IWebProxyScript | [
[
"I",
"A",
"u",
"t",
"h",
"e",
"n",
"t",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"M",
"o",
"d",
"u",
"l",
"e"
],
[
"I",
"C",
"e",
"r",
"t",
"i",
"f",
"i",
"c",
"a",
"t",
"e",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s",
"B",
"y",
"H",
"o",
"s",
"t"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y",
"S",
"c",
"r",
"i",
"p",
"t"
],
[
"I",
"W",
"e",
"b",
"R",
"e",
"q",
"u",
"e",
"s",
"t",
"C",
"r",
"e",
"a",
"t",
"e"
]
] | System.Net Namespace | Interface | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
52f02447_System_Net_Namespace__Interface | [Description] Provides the base interface for creating WebRequest instances. [Interface] | IWebRequestCreate | [
[
"I",
"A",
"u",
"t",
"h",
"e",
"n",
"t",
"i",
"c",
"a",
"t",
"i",
"o",
"n",
"M",
"o",
"d",
"u",
"l",
"e"
],
[
"I",
"C",
"e",
"r",
"t",
"i",
"f",
"i",
"c",
"a",
"t",
"e",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"P",
"o",
"l",
"i",
"c",
"y"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s"
],
[
"I",
"C",
"r",
"e",
"d",
"e",
"n",
"t",
"i",
"a",
"l",
"s",
"B",
"y",
"H",
"o",
"s",
"t"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y"
],
[
"I",
"W",
"e",
"b",
"P",
"r",
"o",
"x",
"y",
"S",
"c",
"r",
"i",
"p",
"t"
],
[
"I",
"W",
"e",
"b",
"R",
"e",
"q",
"u",
"e",
"s",
"t",
"C",
"r",
"e",
"a",
"t",
"e"
]
] | System.Net Namespace | Interface | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
20e572b3_System_Net_Namespace__Description | [Interface] IAuthenticationModule [Description] | Provides the base authentication interface for Web client authentication modules. | [] | System.Net Namespace | Description | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
20e572b3_System_Net_Namespace__Description | [Interface] ICertificatePolicy [Description] | Validates a server certificate. | [] | System.Net Namespace | Description | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
20e572b3_System_Net_Namespace__Description | [Interface] ICredentialPolicy [Description] | Defines the credential policy to be used for resource requests that are made using WebRequest and its derived classes. | [] | System.Net Namespace | Description | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
20e572b3_System_Net_Namespace__Description | [Interface] ICredentials [Description] | Provides the base authentication interface for retrieving credentials for Web client authentication. | [] | System.Net Namespace | Description | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
20e572b3_System_Net_Namespace__Description | [Interface] ICredentialsByHost [Description] | Provides the interface for retrieving credentials for a host, port, and authentication type. | [] | System.Net Namespace | Description | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
20e572b3_System_Net_Namespace__Description | [Interface] IWebProxy [Description] | Provides the base interface for implementation of proxy access for the WebRequest class. | [] | System.Net Namespace | Description | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
20e572b3_System_Net_Namespace__Description | [Interface] IWebProxyScript [Description] | Provides the base interface to load and execute scripts for automatic proxy detection. | [] | System.Net Namespace | Description | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
20e572b3_System_Net_Namespace__Description | [Interface] IWebRequestCreate [Description] | Provides the base interface for creating WebRequest instances. | [] | System.Net Namespace | Description | https://msdn.microsoft.com/en-us/library/system.net(v=vs.80).aspx | 8/1438043060830.93_20150728002420-00155-ip-10-236-191-2_892856289_1.json |
d9dbc9eb_Visual_Studio_Team_System_2008__Work_item_type | [New field] Accountable Risk Owner [Notes] Name of the person who is responsible for the life of the risk and its end result; in the provided scenarios, this name would be a member of the new Accountable Risk Owners security group. [Work-item type] | Risk | [
[
"R",
"i",
"s",
"k"
],
[
"C",
"h",
"a",
"n",
"g",
"e",
" ",
"R",
"e",
"q",
"u",
"e",
"s",
"t"
]
] | Sarbanes-Oxley 404 and Visual Studio Team System 2008 | Work-item type | https://msdn.microsoft.com/en-us/library/cc441754(v=vs.90).aspx | 8/1438042986022.41_20150728002306-00311-ip-10-236-191-2_891619579_16.json |
d9dbc9eb_Visual_Studio_Team_System_2008__Work_item_type | [New field] Escalated [Notes] Flag field that indicates whether this risk has been escalated to the Project Risk Board for review. All risks that have this field set affirmatively would be reviewed at a regular Project Risk Board meeting. [Work-item type] | Risk | [
[
"R",
"i",
"s",
"k"
],
[
"C",
"h",
"a",
"n",
"g",
"e",
" ",
"R",
"e",
"q",
"u",
"e",
"s",
"t"
]
] | Sarbanes-Oxley 404 and Visual Studio Team System 2008 | Work-item type | https://msdn.microsoft.com/en-us/library/cc441754(v=vs.90).aspx | 8/1438042986022.41_20150728002306-00311-ip-10-236-191-2_891619579_16.json |
d9dbc9eb_Visual_Studio_Team_System_2008__Work_item_type | [New field] Target Date [Notes] Field that identifies specifically a target date by which the risk should have been closed. [Work-item type] | Risk | [
[
"R",
"i",
"s",
"k"
],
[
"C",
"h",
"a",
"n",
"g",
"e",
" ",
"R",
"e",
"q",
"u",
"e",
"s",
"t"
]
] | Sarbanes-Oxley 404 and Visual Studio Team System 2008 | Work-item type | https://msdn.microsoft.com/en-us/library/cc441754(v=vs.90).aspx | 8/1438042986022.41_20150728002306-00311-ip-10-236-191-2_891619579_16.json |
d9dbc9eb_Visual_Studio_Team_System_2008__Work_item_type | [New field] Accountable Change Owner [Notes] Name of the person who is both the proposer and the closer of changes to the software that is under development; this person would be responsible for providing the impact assessment and risk analysis for the change and approving its final closure in accordance with the details in the Change Request. In the provided scenarios, the Accountable Change Owner would be a member of a new Accountable Change Owners security group. [Work-item type] | Change Request | [
[
"R",
"i",
"s",
"k"
],
[
"C",
"h",
"a",
"n",
"g",
"e",
" ",
"R",
"e",
"q",
"u",
"e",
"s",
"t"
]
] | Sarbanes-Oxley 404 and Visual Studio Team System 2008 | Work-item type | https://msdn.microsoft.com/en-us/library/cc441754(v=vs.90).aspx | 8/1438042986022.41_20150728002306-00311-ip-10-236-191-2_891619579_16.json |
d9dbc9eb_Visual_Studio_Team_System_2008__Work_item_type | [New field] Impact on Scheduling [Notes] Field that extends the existing set of Impact on fields in the CMMI template by adding a space for recording the impact on scheduling that this Change Request will cause when it is implemented. This might form part of the impact assessment. [Work-item type] | Change Request | [
[
"R",
"i",
"s",
"k"
],
[
"C",
"h",
"a",
"n",
"g",
"e",
" ",
"R",
"e",
"q",
"u",
"e",
"s",
"t"
]
] | Sarbanes-Oxley 404 and Visual Studio Team System 2008 | Work-item type | https://msdn.microsoft.com/en-us/library/cc441754(v=vs.90).aspx | 8/1438042986022.41_20150728002306-00311-ip-10-236-191-2_891619579_16.json |
d9dbc9eb_Visual_Studio_Team_System_2008__Work_item_type | [New field] Impact on Architecture,Impact on Test,Impact on Design/Development,Impact on Tech Pubs,Impact on User Experience [Notes] Existing CMMI template fields each of which could become mandatory (required), so that commentary would have to be keyed explicitly into all of them (even if No impact is entered). [Work-item type] | Change Request | [
[
"R",
"i",
"s",
"k"
],
[
"C",
"h",
"a",
"n",
"g",
"e",
" ",
"R",
"e",
"q",
"u",
"e",
"s",
"t"
]
] | Sarbanes-Oxley 404 and Visual Studio Team System 2008 | Work-item type | https://msdn.microsoft.com/en-us/library/cc441754(v=vs.90).aspx | 8/1438042986022.41_20150728002306-00311-ip-10-236-191-2_891619579_16.json |
d9dbc9eb_Visual_Studio_Team_System_2008__Work_item_type | [New field] Customer Requested Change(Yes/No) [Notes] Field that indicates whether the change was initiated by the customer or another source. The scenario focuses on customer-sourced changes only, instead of an internal design change, and so on. [Work-item type] | Change Request | [
[
"R",
"i",
"s",
"k"
],
[
"C",
"h",
"a",
"n",
"g",
"e",
" ",
"R",
"e",
"q",
"u",
"e",
"s",
"t"
]
] | Sarbanes-Oxley 404 and Visual Studio Team System 2008 | Work-item type | https://msdn.microsoft.com/en-us/library/cc441754(v=vs.90).aspx | 8/1438042986022.41_20150728002306-00311-ip-10-236-191-2_891619579_16.json |
d9dbc9eb_Visual_Studio_Team_System_2008__Work_item_type | [New field] Customer Approval Given By (name) [Notes] Name of the customer who has approved the change. The presence of a name in this field would indicate approval for the change to proceed. This field could be set on or before the date on which the Change Request moved to the Active state. One might require that this field be populated before the work-item state can be changed from Proposed to Active. [Work-item type] | Change Request | [
[
"R",
"i",
"s",
"k"
],
[
"C",
"h",
"a",
"n",
"g",
"e",
" ",
"R",
"e",
"q",
"u",
"e",
"s",
"t"
]
] | Sarbanes-Oxley 404 and Visual Studio Team System 2008 | Work-item type | https://msdn.microsoft.com/en-us/library/cc441754(v=vs.90).aspx | 8/1438042986022.41_20150728002306-00311-ip-10-236-191-2_891619579_16.json |
d9dbc9eb_Visual_Studio_Team_System_2008__Work_item_type | [New field] Change Is Billable(Yes/No) [Notes] Field that indicates that this change is to be billed to the customer for implementation as an extension or alteration to existing agreed project charges. [Work-item type] | Change Request | [
[
"R",
"i",
"s",
"k"
],
[
"C",
"h",
"a",
"n",
"g",
"e",
" ",
"R",
"e",
"q",
"u",
"e",
"s",
"t"
]
] | Sarbanes-Oxley 404 and Visual Studio Team System 2008 | Work-item type | https://msdn.microsoft.com/en-us/library/cc441754(v=vs.90).aspx | 8/1438042986022.41_20150728002306-00311-ip-10-236-191-2_891619579_16.json |
2e059c90_taColumn_Members__System_Data___Name | [Description] Gets or sets a value that indicates whether null values are allowed in this column for rows that belong to the table. [Name] | AllowDBNull | [] | DataColumn Members (System.Data) | Name | https://msdn.microsoft.com/en-US/library/system.data.datacolumn_members(v=vs.80).aspx | 8/1438042988511.77_20150728002308-00009-ip-10-236-191-2_888704993_1.json |
2e059c90_taColumn_Members__System_Data___Name | [Description] Gets or sets a value that indicates whether the column automatically increments the value of the column for new rows added to the table. [Name] | AutoIncrement | [] | DataColumn Members (System.Data) | Name | https://msdn.microsoft.com/en-US/library/system.data.datacolumn_members(v=vs.80).aspx | 8/1438042988511.77_20150728002308-00009-ip-10-236-191-2_888704993_1.json |
2e059c90_taColumn_Members__System_Data___Name | [Description] Gets or sets the starting value for a column that has its AutoIncrement property set to true. [Name] | AutoIncrementSeed | [] | DataColumn Members (System.Data) | Name | https://msdn.microsoft.com/en-US/library/system.data.datacolumn_members(v=vs.80).aspx | 8/1438042988511.77_20150728002308-00009-ip-10-236-191-2_888704993_1.json |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.